php-windows Digest 12 Jan 2011 18:12:48 -0000 Issue 3902

Topics (messages 30462 through 30463):

Re: A weird, difficult session fatal error.
        30462 by: Sascha Meyer

Question on x64 binaries
        30463 by: Morgan

Administrivia:

To subscribe to the digest, e-mail:
        php-windows-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-windows-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-wind...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
Good evening Bill,

Bill wrote:
> ...
> However -- when I instead try to go the next step with a mysql_query statement, > I get a really weird and fatal error (no window forms) reporting of: "You have an > error in your SQL syntax; check the manual that corresponds to your MySQL server > version for the right syntax to use near 'aneura' at line 3". However, all there is at
> line 3 is: "session_start();" No mention of 'aneura' is made at all.
> ...

The line mentioned in your error message is reported by the MySQL driver, it corresponds to line 3 of your SQL statement, not to your PHP code. Please check your SQL query, i.e. through echoing your $query variable before executing mysql_query().

When posting to a php.net mailing list, please try to follow the mailing list's guidelines found here:
http://php.net/mailing-lists.php

Best regards,

Sascha



--- End Message ---
--- Begin Message ---
Hi, All

Asked why the site http://windows.php.net/download/ not available
 x64 binary packages VC9 PHP 5.3.5, and when they expect, I think it is time
 publish the x64 version of PHP.

-- 

 Morgan                          mailto:mor...@nm.ru


--- End Message ---

Reply via email to