[PHP] Re: PHP Web site down?

2002-08-21 Thread Sami Mahamed
it seems to be just your network, me and a couple of friends on differnt networks were just talking about that place :) works fine for us! -Sami Adam Williams [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Is it just me having network connectivity problems, or

[PHP] testing

2002-08-21 Thread Sami Mahamed
just a test. -Sami -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: connecting to db

2002-08-21 Thread Sami Mahamed
$dbhost = ''; // MySQL server hostname $dbuser = ''; // MySQL username $dbpass = ''; // MySQL password $dbname = ''; // MySQL database name mysql_connect($dbhost, $dbuser) mysql_select_db($dbname) or $failed = Could not connect to database.; Jim Long [EMAIL PROTECTED] wrote in message

[PHP] Re: Web Site

2002-08-21 Thread Sami Mahamed
I think DSL is better than cable if you can't get a T3 line. If you want a site hosted at your home, i strongly suggest Apache(www.apache.org). Great sever tool :) Or PHP-Triad(www.phpgeek.com not sure if thats the site or not, sorry). Sorry i have no PayPal account so i can't answer that one