iam working on a project i need to connect php with the access database in the clients computer Is there any way i do this with out using ODBC and creating data source?
for example: in JRE8.x.x we can connect java with access database without ODBC by using UcanAccess. but what for PHP?