Cato, Cato Larsen wrote: > str_replace("'",""",$appearance) don't forget that the correct html entity for ' is " so let that line be str_replace("'",""",$appearance) Markus Bertheau Cenes Data GmbH -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-DB] Update info from form to MySQL. No error but no U... Cato Larsen
- Re: [PHP-DB] Update info from form to MySQL. No error... Jason Wong
- Re: [PHP-DB] Update info from form to MySQL. No error... Cato Larsen
- Markus Bertheau