Rahul wrote:
I have EasyPHP installed on my Windows system and can connect to the php+mysql using localhost in the browser but I was wondering if I can connect to this computer (which is at my office) from my home. I have a web address alloted to my computer at office.
If that 'web address' is a public ip address or uri then it should not be a problem, otherwise your going to need to configure the internet gateway at work to route http (or any other port you choose) to your desktop at work, this is not a php question by the way, best to brush up on your network knowledge.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php