This is regarding connecting and working with an ms-access database using php...anyone who know the concept can help me out by providing the proper resource for im a ASP Developer and i wud like to switch to PHP.
PHP supports ODBC. You can access any ODBC database (including access) using it.
I would suggest checking out phplib for a great class to build your app upon if you are starting tablua rosa.
Tom