Jump to content

XML export using PHP


Recommended Posts

Hi guys, I am creating PHP script which exports my products to XML format.

Although I have managed to code almost all data I need to export, I encountered the problem which made me stuck in place. I can retrieve each products' default category ID using $product['id_category_default'] but I have no idea how to get this category's name.

Could someone put me on the right track? :)

Edited by ADMlNISTRATOR (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...