hi, im not that good in english so i hope u'll understand everything i want to ask.
my homepage: http://www.blacktemplars.at
roster page: http://www.blacktemplars.at/roster/index.php
the thing i want to know is - how can i include the roster page into my css cutted main area page - so if i klick the link "mitglieder" at the navigationbar it should make the roster page appear in the main area and not at an external link.
im using a php newsscrip thingy so - ive just a index.php with this include:
<?php
if ( !$_REQUEST['cat'] ) $_REQUEST['cat']=5;
include("webnews/include_this/news.php");
?>
the links in the navigation are like this:
<TR>
<TD align="center" cellSpacing=0 cellPadding=0>
»
</TD>
<TD>
<a href="index.php?cat=2">Kodex</a>
</TD>
</TR>
<TR>
</TABLE>
im noobish in php - so it would be nice if u could answer "php for dummies" like ^^
i really hope u can help me - the newsscript guys didnt bad guys say i should go ask others. ^^
well thx 4 reading and i hope u ve some ideas