Inserting Data into a MS Access DB using PHP.

Posted on 16th Feb 2014 by admin

As part of my uni course I am doing a placement at a company whom want me to create a client zone for their website.
Basically, they want me to create the code to get data from a MS Access db and display it on this client zone.
I know how to connect to the db using ODBC but I was wondering, when it comes to creating queries to add, delete data, etc. is it just the same code as when using mysql, or is different?
I hope I make sense!

Other forums