2010-04-07 74 views

回答

0

tpl_main_page.php文件,在體負荷使用此條件:

<?php 
if ($_REQUEST['main_page']=='index' || $_REQUEST['main_page']=='') 
{ 
?> 
<body onload="Popupajax()"> 
<?php 
} 
else 
{ 
?> 
<body> 
<?php 
} 
?> 
+0

<體的onload = 「Popupajax()」> <?PHP的 } 別的 { ?> <?PHP的 } ?> – 2010-11-08 15:07:00

相關問題