[PHP-DB] HELP!! Warning: mysql_pconnect:

2002-12-12 Thread Don Briggs
could offer. I just can't figure out why we sometimes have trouble connecting, especially with the load on two large servers being so tiny. Don! Briggs [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Recordsets and associative arrays

2003-02-17 Thread Don Briggs
Hello. I am having a problem with syntax. Here is what I am doing. I have the follwing table |Name|Address |City| = |Name 1 | Address1 | City1 | |Name 2 | Address2 | City2 | |Name 3 | Address3 | City3 | |Name 4 | Address4 | City4 | =