Are there any technologies available that will let me work with XML in a similar way to the way I am able to work with PHP? I am working on building a store. The company I am working with is providing me with an XML datafeed of all their products. This way, if a product is out of stock, if they add a new product, if there is a new category, etc. my website can be updated more quickly. If this was data in a MySQL database, I would have no problem creating this site. In PHP I can create relational databases so that I can create one function that can look up the category id and find all the products that are related to that category. This function would be completely dynamic so adding a new catagory wouldn't require any additional programming. Are there any technologies for XML that would allow me to do something similar to this?
XML technologies.
Started by doheja07, Jun 05 2009 10:27 PM
1 reply to this topic


Sign In
Create Account


Back to top









