> > Could you direct me towards any good resources on general security with > php/mysql? >
http://phpsec.org/library/ Make sure to read these: - data filtering - sql injection . . .and all the others in time. =)
> > Could you direct me towards any good resources on general security with > php/mysql? >
http://phpsec.org/library/ Make sure to read these: - data filtering - sql injection . . .and all the others in time. =)