Richard, Jed,
Thank you for replying.
Richard said:
It's possible that there is an .htaccess file in phpMyAdmin that has
Magic Quotes on that is messing you up...
The .htaccess file for phpMyAdmin says "php_flag magic_quotes_gpc Off",
so I guess that means I'm okay there.
Other than that,
Richard Lynch wrote:
It's possible that there is an .htaccess file in phpMyAdmin that has
Magic Quotes on that is messing you up...
Other than that, it's specific to phpMyAdmin, so maybe ask those guys
what they did...
Also make sure you are running the latest version, in case it's
something
It's possible that there is an .htaccess file in phpMyAdmin that has
Magic Quotes on that is messing you up...
Other than that, it's specific to phpMyAdmin, so maybe ask those guys
what they did...
On Sat, March 1, 2008 7:38 pm, Dave M G wrote:
> PHP List, MySQL List
>
> In my PHP environment, I
PHP List, MySQL List
In my PHP environment, I have "Magic Quotes" turned off, and I use the
mysql_real_escape_string() function clean strings of SQL syntax before
inserting them into my database.
So the data stored in my database does not have escape characters in it.
Particularly, double an
4 matches
Mail list logo