yeah, what the best place to read about writing secure php code?
Daniel
yeah, what the best place to read about writing secure php code?
Daniel
Check out the suggestions for the question "PHP tutorial that is security-, accuracy- and maintainability-conscious?" on StackOverflow. Though I haven't read it, "Essential PHP Security" comes recommended and is published by O'Reilly. Whatever you do, don't use W3Schools.
Last edited by misson; 02-09-2010 at 03:28 AM.
Be sure to read all pages linked in this post; they have further information that should prove useful. When asking for help, make sure you follow Eric Raymond's and Jon Skeet's guidelines for prompt, accurate responses. Please answer any questions I ask; they're not rhetorical (probably). Any posted code is intended as illustrative example, rather than a solution to your problem to be copied without alteration. Study it to learn how to write your own solution.Misson, not Mission.
Thankyou for the links, I wouldn't use W3Schools anyway.
Daniel