in reply to Re: Re: check if databse exists before connection is made!
in thread check if databse exists before connection is made!

i want my script to be able to determine if it runs on localhost or if it runs on the remote server. and also if it fails to connct to the mysql server to give the appropriate message for localhost and appropriate message for the remote web server! id the above code correct? thank you!
  • Comment on Re: Re: Re: check if databse exists before connection is made!