Re: What is the correct way to escape POST variables?
Posted by JDS on 07/12/06 13:05
On Wed, 12 Jul 2006 05:34:24 -0700, Robert S wrote:
> I realise that there are a lot of ways around this, but what is the
> "recommended" way? stripslashes() certainly doesn't solve this and I
> understand that it is supposed to be used in database queries.