I am having an error that reads
the code that is in question is:
How would I fix this?
"Parse error: syntax error, unexpected T_VARIABLE, expecting T_CATCH in /home/a1736809/public_html/Movies/index2.php on line 79"
$list_data->save($dataFile );How would I fix this?
Comment