Escape string in postresql

From: azah azah <izza76(at)gmail(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: Escape string in postresql
Date: 2004-07-20 08:11:48
Message-ID: 235b1a2804072001111b0bee4d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi,
I want convert from mysql to postresql, there are a lot command
mysql_escape_string, so what is the command code in postresql that has
the same function as mysql_escape_string function in mysql?

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Christopher Kings-Lynne 2004-07-20 08:34:47 Re: Escape string in postresql
Previous Message Christopher Browne 2004-07-15 02:44:52 Re: Secure DB Systems - How to