Re: [PHP-DB] PHP5 is coming out!!!

2001-05-01 Thread John Starkey
You know. I get this strange feeling that, in order to keep the correct balance, people should reply to your question under a different subject line. Have you missed any replies to this? > P.S. I don't know when php 5 is coming out. > aHaHaHa > hehehe > hohoho > merry christmas > > thanks > _

Re: [PHP-DB] PHP5 is coming out!!!

2001-05-01 Thread jdwright
Hiya, > what's wrong with the following script - > > > if (empty($hidden)) { > displayform(); > exit; > } > > $site= 'db.alphabot.f2s.com'; > $usernames = 'alphabot'; > $passwords = 'money'; > $dbName = 'alphabot'; > $connect = mysql_connect($site,$usernames,$passwords); > mysql_select_db($dbN

RE: [PHP-DB] PHP5 is coming out!!!

2001-05-01 Thread Mark Roedel
t: Tuesday, May 01, 2001 2:53 AM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] PHP5 is coming out!!! > > > what's wrong with the following script - > > > if (empty($hidden)) { > displayform(); > exit; > } > > $site= 'db.alphabot.f2s.com&#

Re: [PHP-DB] PHP5 is coming out!!!

2001-05-01 Thread B. van Ouwerkerk
>P.S. I don't know when php 5 is coming out. >aHaHaHa >hehehe >hohoho >merry christmas > >thanks You can come here and ask questions. But why are you trying to fool people. This_is_not_funny. Bye, B. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECT

[PHP-DB] PHP5 is coming out!!!

2001-05-01 Thread Selvin Sakal
what's wrong with the following script - Any Of the words All Of The Words P.S. I don't know when php 5 is coming out. aHaHaHa hehehe hohoho merry christmas thanks ___