> 
> >Dagnabit! Contact your host provider, they will tell you.
> 
> 
> 10 Been there
> 20 Done that
> 30 GOTO 10
> 
> Thanks anyway.

<?PHP
  if(!$host_provider_instructions){
    echo "If your host provider can't tell you how to connect to _their_
server, what makes you think someone in php_general will be able to?";
  }else{
    echo "Follow host provider instructions";
  }
?>

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

Reply via email to