In response to Erik Jones <[EMAIL PROTECTED]>: > > On Dec 17, 2007, at 8:37 PM, [EMAIL PROTECTED] wrote: > > > In php is there a postgresql version of mysql_real_escape_string() ? > > You have both pg_escape_string and pg_escape_bytea available.
Is there a mysql_fake_escape_string()? Should PostgreSQL have a pg_pretend_to_escape_string() that effectively does nothing? -- Bill Moran http://www.potentialtech.com ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend