Search found 2 matches

Page 1 of 1

Search found 2 matches

Re: Use Opencart Database Object in another script?

I'm no moderator, but here's my suggestion. Use PHP and it's PDO library to gain access to the MySQL database for this. As for what SQL queries to run, look in the catalog/model/catalog/product.php model class file as an example. I still don't know if there's a way to load some framework wrapper cla...

Jump to post
  • Thu Mar 09, 2017 4:19 pm
  • Replies 4
  • Views 7849
PHP Script To Read Products By Category

Let's say I have another PHP application that I've coded for a customer, but want to show products out of the OpenCart install that's in the subdirectory /cart. Is there a way to show products by category? I mean, is it a process where I include an object library and then call object methods? Does o...

Jump to post
  • Thu Mar 09, 2017 11:31 am
  • Replies 1
  • Views 2471

Page 1 of 1

Search found 2 matches