> I have 2 tables I want to work with, > > 1. shipping_address > 2. billing_address Don't take this the wrong way, but you really need to read up on JOINs. http://www.mysql.com/documentation/mysql/bychapter/manual_Reference.html #JOIN (watch for URL wrap) That will answer the majority of your questions. ---John W. Holmes... PHP Architect - A monthly magazine for PHP Professionals. Get your copy today. http://www.phparch.com/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php