php-general | 2001092
Date: 09/19/01
- Next message: Ashley M. Kirchner: "[PHP] Download"
- Previous message: Frank M. Kromann: "Re: [PHP] real simple regex"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I found that if you were trying to back up a database in this application,
and you had a # mark anywhere on an entry, this would cause a fault when you
tried to reload the script back into the sql statememnt. you will have to
make a find and replace script on page to convert it to a different
character combination and then have it pull back the value by replacing all
uccurences of that combination into the # again.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Ashley M. Kirchner: "[PHP] Download"
- Previous message: Frank M. Kromann: "Re: [PHP] real simple regex"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

