Help - Search - Members - Calendar
Full Version: how do i make my website do this....
Pixel2Life Forum > Member Tutorials and Requests > Forum Tutorial Archives > PHP Tutorials
wilkesy
i hav 1 big page! with loadsa tables on it, and 1 table is a menu, and 1 table is a content area!

i want the content area to display whatever has been clicked on in the menu, and i would like the address bar to read ?id=.....
Woolfy
CODE
<a href="page.html" target="content">

There. That shoud do it. Set the 'page.html' bit to the page you want to open. This is already assuming you have named your div layers or IFrames content area to 'content'.

Oh, it's a tables layout... Make a new page with the content, navagation, and everything else where it is on the other pages. Done.

Oh, crap. That's HTML. I have no idea on any part of PHPing, so sorry if that was classed as spamming... sad.gif sad.gif
wilkesy
cheers dude i think u may hav sorted part of my question! now its all about the tables etc!
dEcade
just put the php in that table and then when you click the links it will show it.

dEcade
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.