Hi, I have a mysql database on one computer, and it is at a specific ip location. I have read through a lot of the other articles here related to connecting to remote mysql db's. I still don'tknow how to do this. What I need to be able to do is to connect to this server from another server, and display results from a given database using PHP. Is there a way to do this? Right now, when I try it, it is just hanging ... it is just a blank screen. It seems to be working, but never finishes. Any help is appreciated.