We can use opencart or zen card on the phone for ipad application

Can we use opencart or zencart in a phone conversation for the ipad application?
I want to make my own ipad application using the phonegap framework, is it possible to use php in a phone stumble? How can I implement an open basket template in a telephone conversation, can someone give me useful links for tutorials.

+5
source share
1 answer

Ravi

Using any large structure for a small purpose is not a good idea,

As far as your requirement is concerned, you can satisfy your need with the simple generation of XML materials

Step 1:

. .. Zen Cart zen_categories zen_categories_description.

2:

XML- , .. script, XML-.

<?xml version="1.0" encoding="utf-8"?>
<list>

<item>
<id>1</id>
<name>Cat 1</name>
<image>http://domain.com/images/cat1.jpg</image>
<description>description goes here</description>
</item>

<item>
<id>2</id>
<name>Cat 2</name>
<image>http://domain.com/images/cat2.jpg</image>
<description>description goes here</description>
</item>

</list>

3:

XML- .

XML-, ( )

, .

+3

All Articles