MySQL Forums
Forum List  »  PHP

Re: running php from my computer problems
Posted by: Ryan McGrady
Date: February 25, 2009 08:35PM

Update:

Learned about escaping :)

I have magic_quotes_gpc set to On, but after some research decided I need to, for ideal security, filter/clean incoming data myself. But that's another issue. There is none of that in the page I was talking about.

All the quotes balance. Just to reiterate, I'm running new.php from my local hard drive (not the server). I wanted to do that to avoid having to worry so much about security. The same file works fine on the server, run on the web.

Options: ReplyQuote


Subject
Written By
Posted
Re: running php from my computer problems
February 25, 2009 08:35PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.