Hello,
My question is a bit theoreric at the moment.
I have a XML file that contains some data, i would like to know if it is possible to write a PHP page that reads the XML file, and if he recognizes a spesific string in the XML file, he updates a HTML file with that string.
Is this possible do to using PHP ? i know that PHP can read a XML file, but can he update a spesific line within a HTML file as well.
Thanks in advance.