JDatabaseDriverSqlite::escape

Method to escape a string for usage in an SQLite statement.

Note: Using query objects with bound variables is preferable to the below.