what you are referring to actually has nothing to do with PHP Jen - that's
why the manual wasn't much help :)

JOIN is an SQL command, so check out the manual of your RDBMS (ie.
http://www.mysql.com/doc/J/O/JOIN.html for MySQL)

good luck :)

Beau

// -----Original Message-----
// From: Jennifer Downey [mailto:[EMAIL PROTECTED]]
// Sent: Thursday, 21 February 2002 10:47 AM
// To: [EMAIL PROTECTED]
// Subject: [PHP-DB] Join
// 
// 
// Could someone point me in the right direction for joining 
// tables? I have
// searched the php manual for it but only found info on joining arrays.
// 
// If someone could point me to a code snip or a tutorial I would much
// appreciate it.
// 
// Thanks in advance
// 
// Jen Downey
// 
// 
// 
// -- 
// PHP Database Mailing List (http://www.php.net/)
// To unsubscribe, visit: http://www.php.net/unsub.php
// 

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

Reply via email to