Thread
:
Raw_data question
View Single Post
#
11
04-13-2002, 06:36 AM
astreyon
Fire Beetle
Join Date: Apr 2002
Posts: 5
sorry guys, but can anyone tell me why this php code , doesn't return anyhting ?
<?
$host = "localhost";
$user = "root";
$pass = "";
$bdd = "EQDB";
mysql_connect($host,$user,$pass)
or die("Impossible de se connecter
astreyon
View Public Profile
Send a private message to astreyon
Find all posts by astreyon