Hi,
I get an error on this page: http://www.rondinellabasket.com/squadre/promozione.php (u can see the error on the right's column).
Basically I wanna include in that page with this code:
</td>
<?PHP
include('../includes/menudestra.php');
?>
this other page here: http://www.rondinellabasket.com/includes/menudestra.php that has the following code:
What is wrong?Code:<td width="160" valign="top" align="center"> <br> <font color="White" size="2"><b>.: <u>ULTIME NOTIZIE</u> :.</b></font><br><br> <?php $PHP_SELF = 'index.php'; $static = true; $template = 'Headlines'; $number = 10; $category = "2"; include('news/show_news.php'); ?> </td>![]()




Bookmarks