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