needed help on Login Table using a different database(PHPR, not ASPR)
i know its been asked several times, but my question is how do you do it in PHPRunner, most of the answers and even the question is written and used with ASPRunner,
now lets say i have several applications/systems with its own DATABASE, now i wanted to use a centralized login DATABASE, not table, because each of the applications/systems has its own database so making a TABLE is irrelevant. im no pro but i find my way through building different application using phprunner with its nature of being easy and understandable to use even for a non-pro like me, i hope someone can help me with this...
eg.
- INVENTORY SYSTEM [[DATABASE]] --> have its own phprunner application/save
- DRAWING DATABASE SYSTEM [[DATABASE]] --> have its own phprunner application/save
- USERS/ACCOUNTS [[DATABASE]] --> database only, however 2 application need to use this database but JUST for LOGIN TABLE....
- im also using audit table for logging purposes
- using mysql as database
hope someone helps and enlighten me. thanks and more power