I have a XML file that is automaticaly generated from a database. It contains variable numbers of <product>.... .</product> element.
How can I count number of "<product>..... </product>" elements in php?
Thanks
How can I count number of "<product>..... </product>" elements in php?
Thanks
Comment