looking for straight answer - what's the safest or joint-safest way to validate data?
some people say some functions, others then say don't use them....etc
i just want a straight answer - what's the best way to validate form data with php to prevent malicious injections?
before you say "it depends what kind of data ur expecting" - i'll suggest that i'm expecting anything and everything and want to accept as much as possible whilst being secure as possible.
please may there be some1 here knows php properly enough to help :o