php-db | 2000121
Date: 12/14/00
- Next message: Matthew Ballard: "Re: [PHP-DB] Use of ' and " (quotes)"
- Previous message: Joseph Hadinata: "[PHP-DB] Re: Format of Print"
- Next in thread: Matthew Ballard: "Re: [PHP-DB] Use of ' and " (quotes)"
- Reply: Matthew Ballard: "Re: [PHP-DB] Use of ' and " (quotes)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi--
When a user enters either a single quote (') or a double quote ("), and I
send it to my MSSQL table, sometimes I get an error message as "an
incorrect syntax" or "query failed".
I need to let users enter those characters.
How can I handle single and double quotes on PHP?
Thanks!
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Matthew Ballard: "Re: [PHP-DB] Use of ' and " (quotes)"
- Previous message: Joseph Hadinata: "[PHP-DB] Re: Format of Print"
- Next in thread: Matthew Ballard: "Re: [PHP-DB] Use of ' and " (quotes)"
- Reply: Matthew Ballard: "Re: [PHP-DB] Use of ' and " (quotes)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

