Jump to content

dynamic links


nisroc

Recommended Posts

What I am trying to do is make a entire static webpage but the one table cell that holds the main information to the site will change when a user clicks a link. I have been away from php for quite awhile but recall doing this with a link  like, <a href="www.something.com" name="main">anchor</a>. then i would have a script that would call the main content when the page loads and when user clicks on a link the table cell changes to the new content. This is the part i cannot recall how to do. Now i have tried several methods but they keep loading the outside page as a page by itself. Any help on how i could do this?

Link to comment
https://forums.phpfreaks.com/topic/168722-dynamic-links/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.