|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-01-15 07:11 UTC] sander@php.net
|
|||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 00:00:01 2025 UTC |
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...