Re: [PHP-DB] apostrophes everywhere
by Stut other posts by this author
Feb 18 2006 3:28PM messages near this date
[PHP-DB] apostrophes everywhere
|
Re: [PHP-DB] apostrophes everywhere
Andrew Darrow wrote:
> Everything get's run except for the INSERT INTO if there is an apostrophe in
> the value $blog. If I replace the apostrophe with ' it works fine.
>
> On my server I'm running PHP 4.4 and mySQL 4.1.16. I design there and
> publish elsewere. On my server everything works fine all the time, but on
> the production server I'm running PHP 4.3.11 and MySQL 4.1.12 that's where
> i'm having problems with the apostrophe.
RTFM: http://php.net/mysql_real_escape_string and
http://php.net/magic_quotes
-Stut
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Andrew Darrow
Stut
sub
Stut
Julien Bonastre
|