[prog] PHP script security

Dan Richter daniel.richter at wimba.com
Thu Aug 14 11:36:11 EST 2003


Since nobody has said this yet, let me add (for the record) that most of 
PHP+database security can be summed up in one function: AddSlashes. This 
function allows you to query and enter data without worrying about hackers 
and crackers.

Of course, Beth's script doesn't take any user input, so she doesn't have 
to worry about it.

-- 
    Many countries, including France, observed three minutes of
    silence in honor of the victims of the 2001 terrorist attacks.



More information about the Programming mailing list