# Is it possible to create a shopping cart system by linking PHP and MS Access?

**URL:** https://forum.kirupa.com/t/is-it-possible-to-create-a-shopping-cart-system-by-linking-php-and-ms-access/93544
**Category:** Uncategorized
**Created:** [November 1, 2003, 3:38pm UTC](https://forum.kirupa.com/t/is-it-possible-to-create-a-shopping-cart-system-by-linking-php-and-ms-access/93544 "2003-11-01T15:38:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![bigbadmilkman](https://avatars.discourse-cdn.com/v4/letter/b/9fc348/32.png) [@bigbadmilkman](https://forum.kirupa.com/u/bigbadmilkman)
#### Post date: [November 1, 2003, 3:38pm UTC](https://forum.kirupa.com/t/is-it-possible-to-create-a-shopping-cart-system-by-linking-php-and-ms-access/93544/1 "2003-11-01T15:38:24Z")

</div>

Hi I am about to create a shopping cart system for my company. I am quite familiar with MS Access, therefore I was wondering if it is possible to link PHP with MS Access. My system will have the following

-A shopping cart  
-A software interface (the the staff in the company will use to check new orders)  
-A database of the actual products

I don’t want to use MySQL because i am not very familiar with it, I have been thinking about using ASP…but i am not sure, does anyone have any ideas? Also how hard is it to do what i want to do?
