Hey all,

Okay, I'm looking all through the PDO docs on 
php.net, but am unable to find the SQLite 
equivalent to the MySQL function

mysql_real_escape_string()

in case, among other things, a text field contains 
  single quotes, etc.

How is this done in SQLite? I'm still scouring the 
  the docs but having no luck.

Does it have something to do with

$dbh->prepare()

...or am I on the wrong track with that one?
-- 
Skip Evans
Big Sky Penguin, LLC
503 S Baldwin St, #1
Madison, WI 53703
608-250-2720
http://bigskypenguin.com
=-=-=-=-=-=-=-=-=-=
Check out PHPenguin, a lightweight and versatile
PHP/MySQL, AJAX & DHTML development framework.
http://phpenguin.bigskypenguin.com/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to