Browser update to a file without a web server -



Browser update to a file without a web server -

i need create browser based user interface update xml file. possible without total blown web server?

i read php in-built web-server wasn't clear whether suit requirement. help appreciated.

yes, can this, using simplexml, php. easy , clear. need documented. see:

http://php.net/manual/en/book.simplexml.php http://www.w3schools.com/php/php_xml_simplexml_read.asp http://php.net/manual/en/book.xml.php http://www.w3schools.com/php/php_ref_xml.asp

web browser

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -