adding a dynamic value to a string
Posted: Tue Sep 25, 2007 4:17 am
i want to add a dynamic value to this string instead of the test.jpg
$xmp_parsed = ee_extract_exif_from_pscs_xmp ("test.jpg",1);
from this $row_info['filename'];
how do i do it
cheers
kevin
$xmp_parsed = ee_extract_exif_from_pscs_xmp ("test.jpg",1);
from this $row_info['filename'];
how do i do it
cheers
kevin