php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15014 space character
Submitted: 2002-01-13 06:14 UTC Modified: 2002-01-15 07:11 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: ireaction at hotmail dot com Assigned:
Status: Not a bug Package: ODBC related
PHP Version: 4.1.1 OS: Windows 2000
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 !
Your email address:
MUST BE VALID
Solve the problem:
15 + 45 = ?
Subscribe to this entry?

 
 [2002-01-13 06:14 UTC] ireaction at hotmail dot com
i am using ODBC to communicate with Access Database.


this dows not work...can anyone help me??

$query="SELECT * FROM  'my table'"
                          ^
                          |

space character is ignored..i don't know how to insert 
a query with a scape character in my php programm.It seems
that when a space character is inserted nothing is working...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-15 07:11 UTC] sander@php.net
Ask support questions on the appropriate mailinglist.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 09:01:26 2024 UTC