Hi All,
I am new to the forums but have been dabbling in PHP for a while. I am trying to create a page that displays a list of links and when you click on the link, the page resets to show data on that link. I found a good tutorial over at webmonky.com with code that I feel could work for me once tweaked. However, I can not even get the default code to work. The code at webmonkey is: Webmonkey Tutorial. The links get created correctly, with the ?id=1, but the page never reconfigures to show the data for record number 1.
I have been trying to figure out why for days but can not see what I am doing wrong. Anyone know of a better tutorial for what I am trying to do?
I am running PHP5 with MySQL 4 on WindowsXP IIS