Is it possible to connect to mysql on another computer, in a different state? Is this secure? (could somebody intercept my username/password and gain access to my database?) Is it fast? Running a few small select statements and about 2 update/inserts? Most webhosts run php in safe mode, if it takes over 30 seconds for a script to execute, apache kills it. I'd need to be sure that my program could run in less time than that. Thanks for any help/feedback. Celia