meccabooks Posted January 10, 2013 Share Posted January 10, 2013 We are trying to access webservices in XML format. We started off with the example pretashop php file for Customer List and executed it as it was. In the result, it was giving us HTML formatted table with only customer numbers (but not the customer names). We want the complete data in XML format, for which we modified the CustomerList.php so that it returns XML file (even the customer ids only), we tried to achieve that but still it is returning it in the form of Objects but not in XML format. If anyone have any idea how can it return complete data in the form of XML from that CustomerList.php file, do let us know. This is related to e-book app that We are working on, and need the API's to work so order info can be relayed to the app, basically e-books purchased on the website will need to be pushed to the app so the user can login in the app and read the purchased e-books Link to comment Share on other sites More sharing options...
meccabooks Posted January 10, 2013 Author Share Posted January 10, 2013 Any help will be appreciated.. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now