asdriel
Member
How to build a form with php inside wordpress and consume an external database?
for example I want to search for a student registration number, the system database is on the local server that has access to the net, and my website is wordpress (online), so I need to query it on my external database to present the results on my website
for example I want to search for a student registration number, the system database is on the local server that has access to the net, and my website is wordpress (online), so I need to query it on my external database to present the results on my website