If I have the SQL statement:

$sql = "select subject from subwhile where subject = '*$var[0]*'";

do I need to put a \ before each '?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to