On Thu, 2005-07-21 at 12:10 +0200, Steven wrote: > Is there any way for me to use php to make my windows xp pc connect to > the internet, either by starting the windows dialer or by some other > means? The windows machine uses a standard 56k dialup to connect to the > internet. > > Thanks > Steve > There might be a way of doing it through rundll32, although I'm not sure wich. On the php side, once you uncovered how to do it, you would just exec() / system() the function :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php