RE: [PHP-DB] SELECT FROM 2 or more tables

2003-08-20 Thread Ben Lake
Hehe, ok, that was bad there for a second :) Ben -Original Message- From: Brian Dailey [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 20, 2003 3:24 PM To: Ben Lake; [EMAIL PROTECTED] Subject: Re: [PHP-DB] SELECT FROM 2 or more tables No, he meant rarely want to join entire tables

RE: [PHP-DB] SELECT FROM 2 or more tables

2003-08-20 Thread Ben Lake
Rarely want to do joins? That's a new one. Ben -Original Message- From: Brent Baisley [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 20, 2003 3:04 PM To: John Ryan Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DB] SELECT FROM 2 or more tables A join merges every record in one table with e

RE: [PHP-DB] search doc in dB

2003-08-07 Thread Ben Lake
e has become such a "find anything, or at least something" search engine. Is anyone looking for the answer before asking the masses! The open source community has come a long way in documentation. USE IT! Ben Lake -Original Message- From: Aleks @ USA.net [mailto:[EMAIL PROTECTED]

RE: [PHP-DB] PHP5.0, MySQL4.1, Apache2 on WinXP

2003-07-22 Thread Ben Lake
PHP 5.0 doesn't come with mysql support... You have to get the libraries yourself... I think u can get them from mysql.com Might have to pay? I haven't totally figure out the implications of the no mysql in PHP 5.0 yet, but I know its not there. Ben -Original Message- From: Kai [mailto:[

RE: [PHP-DB] What happens when the database is down?

2003-07-20 Thread Ben Lake
ing. According to what your saying the page should not even start rendering if the mysql_* calls are truly locking, unless your using buffering and flush(). Worst case if the functions were locking, you would see a PHP script execution timeout error, if they are being displayed. Ben Lake -Ori

RE: [PHP-DB] Backing up entire database...

2003-07-04 Thread Ben Lake
http://www.mysql.com/doc/en/mysqldump.html www.mysql.com -> Documentation -> search = answers Ben -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, July 04, 2003 4:02 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] Backing up entire database... I wanna back

RE: [PHP-DB] hmmm

2003-07-01 Thread Ben Lake
WTF does "To unsubscribe, visit: http://www.php.net/unsub.php"; at the bottom of every e-mail mean to you idgit? Ben -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 01, 2003 4:38 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] hmmm YOU FUCKING SHIT

[PHP-DB] No MySQL Support in PHP5 - Uh oh!

2003-06-29 Thread Ben Lake
al license to be used that is causing all of the fuss? Correct me if I'm wrong, just trying to figure out what's going to happen to some legacy stuff when 5 hits the fan! Thanks, Ben Lake -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php