Forum Moderators: open
<iframe align="center" src="xml_728x90.php?as_categ_id=1655" width="736" height="76" scrolling="no" marginwidth="1" marginheight="1" name="MLAD" border="0" frameborder="0">
</iframe> However, the value for as_categ_id must change from page to page. The question is, how can I set this value when showing the menu using an shtm include such as:
<!--#include file="menu.htm" --> It seems I can send variables through SSI, but I'll also have to modify the menu.html to accept them, if someone can tell me how to implement this I will really appreciate it.
This is what I have now:
<?php include("http://mysiteurl.org/header.php?title=Page Title Goes Here&as_categ_id=1652");?> How can I include spaces in the title variable?
Thanks!
[technorati.com...]