|
-
Apr 1st, 2006, 05:22 AM
#1
Thread Starter
Member
I need connect to MySQL Database on second computer on the net
Hi, help me please. I need connect to MySQL Database on second computer on the net (two computer join over switch).
I wrote:
$signal=mysql_connect("192.168.0.1");
When I work with database on localhost then is all OK but when I want connect to database on second computer then this is problem.
It not make errors but database is always empty.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|