Pls help me on this one!

  • Thread starter Thread starter Anonymous
  • Start date Start date
A

Anonymous

Guest
What OS are you using, what drivers for finger scanner have you?

When you say you want to use php, in what manner? As an application or web page? Is the web part just as an admin visual monitor / db front end?

Is this your final year thesis?
 
it depends on how you want to use your application.

one way is,
the biometric scanner will call a PHP page in a server.
the PHP page will validate if employee exists or not.
if employee exists, the PHP page will add an entry in MySQL database for the time in/out.
it should return an AOK page.
If not, it should return an Employee not found page.
 
Back
Top