how to deal with a ' in a string
entering a ' in the question or options cause a mysql error, as it things the insert command in done, as ' are used to denote strings.
How is this handled in vB, can't seem to find the code for this.
thanks
$query = addslashes($query);
http://php.net/manual/function.addslashes.php
[Edited by Mas*Mind on 07-07-2000 at 04:14 AM]
#If you have any other info about this subject , Please add it free.# |

