The intended audience for this project are developers. This one (1) folder library enables any osCommerce based shopping cart to be accessed via XML and GET/POST queries.
This is particularly useful if you want to use AJAX ("Google Web Toolkit" anyone?), or a Flash front end... or if you simply want to integrate the shopping cart directly into an existing site!
Documentation on how to use CREX can also be found here.
... once uploaded, you can start sending commands to "crex_read.php" via GET/POST browser queries! Thats it!
Try "crex_read.php?cmd=" followed by a command to see what happens (if you dont have products in your categories, you may get nothing).
Below is a list that shows you how to get started with CREX (Under Construction):
To begin, simply use the following GET/POST query on the "crex_read.php" file:
Below is a full list of available commands that can be sent with the "crex_read.php?cmd=" query (Under Construction):