NuSphere Forums Forum Index
NuSphere Forums


Mon Jun 27, 2005 12:10 pm
Replies: 2
Views: 5563
Hi I have created the following page (test.php)

<?
$user="user1";
$password="password";
$database="database";
mysql_connect(localhost,$user,$password);
@mysql_select_db($database) or die( " ...
Page 1 of 1
All times are GMT - 5 Hours