Quote:
|
Originally Posted by bulio
Putting in those backslashes keeps the browser from getting confused.
|
Ummm... no. The browser is not what processes the PHP, but mod_php of Apache. So im simple terms: the server. The server runs the PHP, not the browser.
Not sure if you
knew that or not, but I suggest fixing it as to not confuse those trying to actually learn from your tutorial.
Sorry, just trying to keep accuracy here. :p