![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 18 Pomógł: 0 Dołączył: 3.03.2008 Ostrzeżenie: (0%) ![]() ![]() |
Witam! Mam problem. Na stronie index.php mam zapisane
<?include ("menu.php");?> Niestety po wgraniu na serwer wyskakuje mi następujący błąd: Parse error: parse error, unexpected T_STRING in /home/g521/httpd/menu.php on line 12. Oto kod menu.php: Kod <? print (' <head> <meta http-equiv="Content-type" content="text/html;charset=ISO-8859-2"> </head> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="navoff" onmouseover="this.className='navon'" onmouseout="this.className='navoff'">Strona główna</td> </tr> <tr> <td class="navoff" onmouseover="this.className='navon'" onmouseout="this.className='navoff'">Forum</td> </tr> <tr> <td class="navoff" onmouseover="this.className='navon'" onmouseout="this.className='navoff'">newsy</td> </tr> <tr> <td class="navoff" onmouseover="this.className='navon'" onmouseout="this.className='navoff'">Konkursy</td> </tr> <tr> <td width="152" valign="top"><img src=\"images/typujemy.PNG\" alt=\"navigation\" width="152" height="26" /></tr> <tr> <td class="navoff" onmouseover="this.className='navon'" onmouseout="this.className='navoff'">Płatne pewniaki</td> </tr> <tr> <td class="navoff" onmouseover="this.className='navon'" onmouseout="this.className='navoff'">Obstaw kupon</td> </tr> <tr> <td class="navoff" onmouseover="this.className='navon'" onmouseout="this.className='navoff'">Archiwum typów</td> </tr> <tr> <td class="navoff" onmouseover="this.className='navon'" onmouseout="this.className='navoff'">Sprawdzalno¶ć</td> </tr> <tr> <td class="navoff" onmouseover="this.className='navon'" onmouseout="this.className='navoff'">WYNIKI NA ŻYWO</td> </tr> <tr> <td width="152" valign="top"><img src=\"images/onas.PNG\" alt=\"navigation\" width="152" height="26" /></tr> <tr> <td class="navoff" onmouseover="this.className='navon'" onmouseout="this.className='navoff'">Kontakt</td> </tr> <tr> <td class="navoff" onmouseover="this.className='navon'" onmouseout="this.className='navoff'">Informacje</td> </tr> <tr> <td class="navoff" onmouseover="this.className='navon'" onmouseout="this.className='navoff'">Nasze aukcje</td> </tr> </table> '); ?> Z góry dzięki za pomoc!!! Ten post edytował lolek18 15.04.2008, 17:43:34 |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Przyjaciele php.pl Postów: 463 Pomógł: 49 Dołączył: 27.12.2007 Skąd: Warszawa Ostrzeżenie: (0%) ![]() ![]() |
robisz to troche bez sensu po co wyświetlasz przez print (IMG:http://forum.php.pl/style_emoticons/default/questionmark.gif) jeżeli mozna zamknąć znacznik php i wyświetlić to menu jak zwykly html ;]
|
|
|
![]() ![]() |
![]() |
Aktualny czas: 10.10.2025 - 22:51 |