Ok heres my code snippet.
and im getting this error: T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING
on line 71, which is this line : }
the line before it is probably the problem, its:
The purpose of the script is to write:
Into images.php. Can anyone figure out where the error is coming from?
Thanks in advance, really appreciate the help.