Cart is empty $0.00

Test Image Exif MC

My WordPress Blog 2

Below is the output of the Exif data contained in the above image.

I would like to catch the output from the IFD0.ACDComment: field above and explode that into variables I can use on this page:

In this example the explode statement would produce variables by exploding on the underscore value _ to give us something like the following:

Variable0 = OS
Variable1 = 0
Variable2 = 1
Variable3 = 2
Variable4 = 3
Variable5 = 4
Variable6 = 5
Variable7 = 6
Variable8 = 7
Variable9 = 8
Variable10 = 9
Variable11 = 10
Variable12 = 11
Variable13 = 12
Variable14 = 13
Variable15 = 14
Variable16 = 15
Variable17 = 16
Variable18 = 17
Variable19 = 18
Variable20 = 19
Variable21 = 20
Variable22 = 21
Variable23 = 22