Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: Qoutes and apostrophes


Message #1 by "Michael Blake" <mblake@r...> on Mon, 6 Aug 2001 20:26:49
The best way would be to check strings before you process them.  Don't rely
on magic quotes or what not.  Always manually test your data.

Adam Lang
Systems Engineer


----- Original Message -----
From: "Michael Blake" <mblake@r...>
To: "professional php" <pro_php@p...>
Sent: Monday, August 06, 2001 8:26 PM
Subject: [pro_php] Qoutes and apostrophes


> Does anyone have a "works best" opinion on how to deal with the
> possibilities of user input quotes and apostrophes throughout a PHP
> application.
>
> Thanks,
> Michael

  Return to Index