php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #37028 odbc_execute docs say single quotes can be quoted; this is not possible
Submitted: 2006-04-10 07:26 UTC Modified: 2007-01-22 02:17 UTC
From: mjs at beebo dot org Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mjs at beebo dot org
New email:
PHP Version: OS:

 

 [2006-04-10 07:26 UTC] mjs at beebo dot org
Description:
------------
http://php.net/odbc_execute says:

"If you wish to store a string which actually begins and ends with single quotes, you must escape them or add a space ..."

There is not, however, any way to escape single quotes, or any other character.  (Via experimentation, and from reading the source.)

(See also bug 36870.)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-01-22 02:17 UTC] didou@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 21:01:33 2025 UTC