PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
pg_escape_string() escapes string for text/char datatype. It returns escaped string for PostgreSQL. Use of this function is recommended instead of addslashes().
Poznámka: This function requires PostgreSQL 7.2 or later.
See also pg_escape_bytea()
Predchádzajúci | Domov | Nasledujúci |
pg_escape_bytea | Hore | pg_fetch_all |