Get pin code from mobile phone

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
ctlqt12
Forum Newbie
Posts: 1
Joined: Wed Mar 28, 2007 11:27 am

Get pin code from mobile phone

Post by ctlqt12 »

hi all,

I'm a newbie of PHP and i really don't know how to get pin code from mobile. Could you guide me something?

Any help will be welcome.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

I don't have a clue what you want. Please be more specific.
user___
Forum Contributor
Posts: 297
Joined: Tue Dec 05, 2006 3:05 pm

Reply

Post by user___ »

Do you mean your SIM card's one? If yes, then you need a card reader and a lot of knowldge in programming to get this information because as far as I am aware of they are very well secured else if you want to get the key of your mobile phone then cinnect it to your PC and start searching for software on the Internet.
User avatar
neel_basu
Forum Contributor
Posts: 454
Joined: Wed Dec 06, 2006 9:33 am
Location: Picnic Garden, Kolkata, India

Post by neel_basu »

But I dont think This has anything that has connection with php
webaddict
Forum Commoner
Posts: 60
Joined: Wed Mar 14, 2007 6:55 am
Location: The Netherlands

Post by webaddict »

PHP is probably not the language you wish to try this in, perhaps you should consider C?
Post Reply