Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

crazed

macrumors newbie
Original poster
Apr 12, 2008
1
0
Hi!
I have soma problem with html code..
i have a page with header, left, center, right and footer tables..
in the left table i have some link (a href)
and i want that wen i click on this link, the new web page will open into the center table.

How i can do this?
I think with get arg and psp include functions..

True?

But i don't know php scrips..

may you help me please?


Thanks
 
boo tables! i would use css to format those areas! :p

but for real, if you're not familiar with PHP, take some time reading some tutorials or get a book before diving head first into a project that you think will use PHP abundantly.

you're best bet is to make a three column layout with a header/footer and then you can use PHP to pull content from a MySQL database depending on the ID of your page.
 
And you want it to refresh instantly I presume? This can be done with AJAX/Javascript and hidden divs. Check out jquery.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.