Connection between ERP (.NET) and website DB (PHP)
Hello,
I have one ERP Software (developed in .NET) and a Website (developed in PHP).
I need to do an interface between the ERP Software and the Website.
Example: When I update the price of one product, in the ERP Software, I want to update also in the website DB.
I want to know how to create the connection between the ERP and the Website. Who can help me?
Thank you!