MySQL Forums
Forum List  »  Quality Assurance

very strange code behaviour
Posted by: Claude Frascadore
Date: November 24, 2007 10:23AM

Hi,

I have been experiencing a very strange behaviour lately while trying to insert data in a mysql text field. Every time I try to insert or update some text with the word "lynx" followed by a space (i.e. "lynx ") in the database using php, I get the a 403 error message :
"Forbidden
You don't have permission to access /admin/cms_items_mod.php on this server."
or :
"Forbidden
You don't have permission to access /phpMyAdmin/tbl_replace.php on this server."
If I replace the space by the " " code (i.e. "lynx "), no error occurs.

It only happens with this specific combination of characters...

Does someone have any idea about this mostly bizarre behaviour ?

Claude Frascadore
KOAN Infomedia

Options: ReplyQuote


Subject
Views
Written By
Posted
very strange code behaviour
3291
November 24, 2007 10:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.