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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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: Thu Apr 18 21:01:29 2024 UTC