for PHP g00r00 Only......?

  • Thread starter Thread starter Ploo
  • Start date Start date
P

Ploo

Guest
Make sure you have no holes which could be used for SQL Injections. Say if you have a page articles.php and to display a particular particle you had to use articles.php?article_id=5. Make sure that if you enter article_id=abc or any other non integer value it doesn't show any SQL errors. Other than that, just check a load of possibilities get some friends to test it and hope there isn't any security holes.
 
thanks for clicking this link,
ok, i'v made a whole site using this server-side, what i want to ask is, any advice for the security in php? well i need i bottom line only, cuz i'v checked and rechecked all the code, user-testing it and so on and so on..

the bottom line would be good

thanx :)
 
Back
Top