Hi friends
thanks averybodoy for help me
i used the solition of  "Jason Bell" [EMAIL PROTECTED]

thanks Jason
with this

> try this:
> 
> mysql_connect("YOUR_DB_HOST","DB_USERNAME","DB_PASSWORD");
> mysql_select_db("DB");
> $query = "select * from info where FirstName='$FirstName' and
> LastName='$LastName' and email='$email'";
> $result = mysql_query($query);

í already resolved the problem. much of your have reason. I didn't put the host name 
and the user..
Thanks again for Jason and Everybody

"This is the best PHP list"

Reply via email to