> Does "Select a.field, b.field from table_one a, table_two b > where a.id = b.id" work in PHP3/MySQL 3.22.32? Seems like valid SQL, why wouldn't it work? > Client's running PHP3, and I'm on 4. Cool, can I have a cut of your consulting fee then please :) Jason -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] PHP3 William Poarch
- Re: [PHP] PHP3 Steve Edberg
- Jason Murray