and how do I find where line 180 is in the code ?
I'm trying to create a PHP feedback form scrip
and how do I find where line 180 is in the code ?
I'm trying to create a PHP feedback form scrip
It means that there was a double quote that it didn't expect in the code. Decent text editors such as geany show line numbers in the editor.
Showing your code would help, but :
Taking a look between lines 170 and 190 of feedback2.php might be useful ;-)