Hi,
I'm having trouble finding out how to have a link pull a certain id from a single file and display that id's content within a certain div on the page.
I'm trying to cut down on the amount of pages on my site by loading certain critical code into one page, as the code is small, and when a user clicks a link a command would be executed looking for a certain id in the one page with the critical data in it and display it inside a <div> on the same page.
I hope this clear. I heard PHP was good for this kind of work. I hope I'm right in posting in this forum.
Any help would be greatly appreciated.