I'm using the PHP bindings for SQLite3. How can I squelch error and
warning messages? I do error checking, but the failing call emits the
messages.

Messages like:

Warning: SQLite3::prepare(): Unable to prepare statement: 1, no such table:

Thanks,
Levente

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to