RE: [PHP-DB] Bug in new PHP Version?

2001-10-04 Thread Mark Roedel
-Original Message- From: Luditus [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 3:13 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] Bug in new PHP Version? I just downloaded the new 4.06 PHP Version and installed it on a new machine. My application does not work

RE: [PHP-DB] Bug in new PHP Version?

2001-10-03 Thread Ricky Theil
Looks like you've got the answer to your question, right there use mysql_select_db() and mysql_query() instead. I use 4.06 and have never used the mysql_db_query function. -Original Message- From: Luditus [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 2:13 AM To: