PHP and dial up connection

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
hesham2012
Forum Newbie
Posts: 8
Joined: Fri Mar 09, 2007 11:34 pm

PHP and dial up connection

Post by hesham2012 »

I've some web sites that don't allow anyone to read or download something except if he connects through a dial-up with there own number .Any idea ?!
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Post by VladSun »

Do you control the dial-up server?
There are 10 types of people in this world, those who understand binary and those who don't
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

That isn't PHP related. Those dialers route calls through foreign countries or to 900 numbers in order to generate revenue. Usually the owner has a deal with the country to split the tax on the calls. Notably Vanuatu.

I have worked at lecs and pics before and always credited all the charges for these calls. They are fraudulent.
Post Reply