Hi everyone!
Im actually doing my final year project which is an ecommerce application for a specific business. there is another student who is working on the MIS part of this business. we have to use the same database.
I am using PHP and MySQL and he is using ASP.net and MYSQL.
My question is:
since we have two different applications and the same database, how do I link these two applications?
for instance, in my ecommerce application, when a customer makes an order, the application needs to alert MIS part. we have to submit two different app but using the same database..
can anyone give me an idea or links on how to do it?
Thanks,
Chupi