Austin,

I am using 4.2 on a W2K machine at work and have had no problems with the
mysql_fetch_* functions.

Only thing I had to get used to was the new way to handle globals.
Jeff
----- Original Message -----
From: "Austin W. Marshall" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 29, 2002 3:52 PM
Subject: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions


> Is there something about the php 4.2.0 windows binary (installer
> version) that renders the mysql_fetch_* functions useless?
>
> I installed php 4.2.0 on windows 2000 along with Apache 1.3.24 and MySQL
> 3.23.49, and in a script i have a simple SELECT statement.  The content
> is in the database, the query executes successfuly, but it's as if
> mysql_fetch_array and mysql_fetch_row functions don't return anything.
>  I know mysql support is built-in (as indicated on php.net) and working,
> because i was able to use php to insert data into the database.  On that
> one computer i was able to recreate the problem consistently and in no
> situation would mysql_fetch array or _row return anything.
>
> I haven't had the opportunity to try this on any other win2k boxen, but
> am not having any problems in Linux or OpenBSD.  Is anyone else
> experiencing any problems?
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to