|
-
Apr 22nd, 2006, 05:44 AM
#1
Thread Starter
Member
Help me please with MySQL
Hi, Help me, please.
I need connect to my Database on the Internet from home. I have a web with mysql database and I want she read from home.
- When I read database over my home-net then I write:
mysql_connect(IP ADRESS,"root")
and all is OK.
- When I read database in the Internet then i write:
mysql_connect("mysql.webzdarma.cz","username","password")
and all is OK.
Help me please how can connect to mysql-server over intenet from my computer when I have username and password.
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
|