Reading ShopSite Basket database files
Posted: Tue Apr 11, 2017 1:00 pm
I know that the ShopSite Basket database files is using Berkley DB, we are building an application that we want to run on CRON and are trying to read the product data in the file. How can we read the data in this file using PHP? Would this feature on PHP work? http://php.net/manual/en/book.dba.php
Thanks!
Thanks!