Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Updating XML file through DOM parser
#1
From googling a bit, HTML and javascript together can't do it. So I'm looking at PHP. I never write PHP before, and a tutorial said I should install MySQL and/or Apache server which I think it's way above from what I'm trying to do.
I have a HTML page that already have a JavaScript function for doing whatever I must do through PHP for updating that XML file. Now, what's next?
Reply
#2
It's not as hard to get Apache/MySQL running as you think. Get wampserver. Put the HTML page in /wamp/www/. Access it by going to http://127.0.0.1/{PAGE_NAME}. You'll be up and running in about 5 minutes.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)