I want webpages that will grab data from an Access database based on user given data, and display the filtered data on the page. I have basic HTML, and from the looks of things I think I can grasp CSS and javascript without too many problems. I don't know anything else about web servers. I have 2 computers on Win XP Pro over a LAN which I can use and abuse. I don't expect heavy load.
Javascript can format data, but it works on the clientside, so while I can grab data from a local database to test, it's obviously not ideal or even good enough in the end. PHP seems to be one way of doing server side scripting, but it says it needs to be installed on a computer which already has a web server, which makes me wince. The only free web server software in the wiki list of most populars is lighttpd, and like every other such software, I wouldn't know where to start.
Any suggestions as to what to use and how to begin?
Bookmarks