networking - disconnect dialup from php -


i have application client , asks me retry internet connection in order host acquire new ip. problem is, can't find way disconnect , connect again internet connection using php. ideas?

you'd have have php installed on machine execute external program bounce modem. quick google search found this. or similar might come in handy.

of course, apache account have have sufficient permissions able affect modem , execute program.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -