DMV and criminal check

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
atom2008
Forum Newbie
Posts: 2
Joined: Sat Jan 10, 2009 12:04 pm

DMV and criminal check

Post by atom2008 »

I have a client that would like to conduct background checks for its potential applicants. The applicant will go onto the website and enter in his/her information which will be sent through an API to California DMV and an agency that conducts criminal backgrounds. Is this even possible? If so, does anybody have a reference script or any suggestions as to how I would go about doing this?
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: DMV and criminal check

Post by jaoudestudios »

Does the DMV have a public API? Thought this would be locked down!?!?!
Post Reply