I'm using Php 4.3.6 (entropy release) under MacOs X 10.3.5.
When I get a Parse error such as
Parse error: parse error, unexpected T_ELSE in /Users/.../myfile.php on line 230
the error is actually some lines below (the increment is not constant)
I edit my files with BBedit Lite 6.1.2...
Usually, when I typed
echo "é"; // echo an eacute caracter
in a php file, the output file would display the same character and thus be correctly interpreted by the major browsers (Explorer, Netscape, Safari).
Now I'm using Php 4.3.6 (entropy release) (under MacOs X 10.3.5) and I get...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.