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 -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -