Hey php-general,

  $db_host = "localhost";

  how do i set with ip ?

  it works with localhost

  but it doesn't work:

  $db_host = "IP.IP.IP.IP";

  or

  $db_host = "Http://IP.IP.IP.IP/";;

  P.S IP i set numbers

  P.S.S i need to connet to mysql on other server

  thanks, sorry for dumb question....just can't find answer

-- 
Best regards,
 Mantas                          

Contacts:
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to