Re: How to insert a string that contains ' or ,



Donkey Hot wrote:
ALWAYS use ? placeholders. That is a pivilege to you as a java-programmer. Leave the SQL-injection to those pesky php-guys.

Or tell them to read http://www.php.net/manual/en/function.mysqli-prepare.php !

Arne
.