php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #11626 additional oci function for quoting
Submitted: 2001-06-23 05:49 UTC Modified: 2006-04-04 06:26 UTC
From: tf at tfromm dot com Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 4.0.5 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
49 - 34 = ?
Subscribe to this entry?

 
 [2001-06-23 05:49 UTC] tf at tfromm dot com
would be nice to have an oci/oracle function, which quotes 
strings
for CONTAINS() and LIKE ... statements oracle-like.
that means, not '' instead of \' same alike for wildcards
like $, _, % ...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-04 06:26 UTC] tony2001@php.net
Use bound variables.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 15:01:31 2024 UTC