Method DB_Postgresql_Statement::string_escape
Inheritance:
- Database_Statement::string_escape()
- DB_Postgresql_Statement::string_escape()
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Escape a string
protected function string string_escape(string $strString)
Parameters
- string $strString
- Not documented yet. Please add documentation to this entry.
Add a comment