<?php /*****************************************************/ /* jPortal - internetowy system portalowy */ /*****************************************************/ /* autor: Pawel 'jaco' Jaczewski */ /* email: info@websys.pl */ /*****************************************************/ include('config.php'); #=====================================================# function site_main() { main_title_open(); main_title_close(); main_text_open(); include "konsola/konsola/funkcje.inc.php"; <html> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-2"> <meta http-equiv="Content-Language" content="pl"> <link rel="stylesheet" href="style.css" type="text/css"> <title>..:: DJ Studio | Coolstacja - Krotoszyn ::..</title> </head> <center> if(!auth()) { if($_SESSION['PROBA'] == True) { } include "konsola/konsola/login.forma"; } else { include('konsola/konsola/serwer.php'); $usun = $HTTP_POST_VARS[usun]; $id = $HTTP_POST_VARS[id]; if($usun == "tak") { if ($mysql_link>0) $query2 ="update pozdrowienia set pokaz='tak' where id='$id'"; } } if($usun == "wszystkie") { if ($mysql_link>0) $query2 ="delete from pozdrowienia"; } } if ($mysql_link>0) $query = "SELECT * FROM pozdrowienia where pokaz='nie' ORDER BY `data` DESC"; if ($ile > "0") { { $odkogo = $row[kto]; $tresc = $row[tresc]; $id = $row[id]; $ip = $row[ip]; } } else { } } } </center> <center> <br /> </center> </body> </html> main_text_close(); } #=====================================================# $site_title = 'Konsola dj-s'; $meta_info = ''; include("theme/$theme/no_menu.php"); ?>
a wyskakuje taki błąd Parse error: syntax error, unexpected '<' in F:\Programy\WebServ\httpd\konsola.php on line 24