Search found 1 match
- Wed May 07, 2003 10:23 am
- Forum: Databases
- Topic: O'Neil changes to O/////////'Neil PHP/mysql
- Replies: 0
- Views: 716
O'Neil changes to O/////////'Neil PHP/mysql
PHP 4 and Mysql set up and all works well except when a users name has an " ' " in it like O'Neil, when this goes into the database it gets changed to O////////'Neil I cannot figure out how to stop this. I have added the stripslashes function before writing the fields to the database and t...