faqts : Computers : Programming : Languages : PHP : Database Backed Sites : Oracle

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

1 of 1 people (100%) answered Yes
Recently 1 of 1 people (100%) answered Yes

Entry

Has anyone written a 'oci_escape_string' type function for Oracle input?

Jun 20th, 2006 16:20
Peter Drake, Brendan Arnold,


There appears to be a function as part of dbx called dbx_escape_string
which provides this functionality for PHP.  It isn't quite what you were
looking for but is close.