Hello,

My company is currently working on a phone app, we are trying to do an authentication which will compare customers within the ZEN-CART database.

Is there a simple way to create a .PHP file outside the zencart files, to connect to the SAME database, and confirm username(email) and password of customers?

We just need a simple Pass / Fail returned back to our phoneapp. If they fail, we'll send them to the web browser signup page located on our online shopping cart. If success, they will login to app to use the features.