I have a template webpage that i need to populate with data from a database. That is easy enough. However the problem comes from the means of getting there. I have a list of stock items on a site. I would like to be able to generate a webpage with more detailed information when a customer clicks on the product image. That's the problem I have no idea where to start. I have hundreds of products so i only want one file which i can link to and generate the content on that page
another added difficulty is that i can only use the following languages: HTML, PHP, Javascript, and possibly AJAX (however i have no experience with using AJAX). I realise these are the most used, however i am more skilled at others :(
Any help is very much appreciated
Bull