On Mar 22, 2004, at 12:17 PM, Jimmy Brock wrote:
Matt, love your show!
Use the addslahses function to escape ' " \ characters. See
http://php.net/addslashes for details.
Actually, you shouldn't use addslashes, but a database specific
function like mysql_escape_string().
http://phundamentals.nyp
Matt, love your show!
Use the addslahses function to escape ' " \ characters. See
http://php.net/addslashes for details.
Jimmy Brock
"Matthew Perry" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I am trying to allow my users to enter quotes in their strings. For
> instance inste