Re: [PHP-DOC] documentation of mysql_fetch_array

2002-03-17 Thread Gabor Hojtsy
as I mentioned earlier...   Goba - Original Message - From: Gabor Hojtsy To: Jung, Bernhard ; [EMAIL PROTECTED] Sent: Sunday, March 17, 2002 6:03 PM Subject: Re: [PHP-DOC] documentation of mysql_fetch_array This bug has been fixed, and a correct copy of that page

Re: [PHP-DOC] documentation of mysql_fetch_array

2002-03-17 Thread Gabor Hojtsy
2 5:42 PM Subject: [PHP-DOC] documentation of mysql_fetch_array hello,   i found a small mistake in your documentation that might confuse some none PHP experts like me. it's in the chapter on mysql_fetch_array concerning the constants that can be passed to the result_type

[PHP-DOC] documentation of mysql_fetch_array

2002-03-17 Thread Jung, Bernhard
hello,   i found a small mistake in your documentation that might confuse some none PHP experts like me. it's in the chapter on mysql_fetch_array concerning the constants that can be passed to the result_type parameter. the MSQL_ prefix is wrong, it should be MYSQL_   >> The second optional