switch($_GET['maslo'])
{
class czekolada;
case "czekolada":
{
global $database, $mosConfig_absolute_path, $mosConfig_dbprefix;
$zapytanie1 = "SELECT * FROM " . $mosConfig_dbprefix . "content ORDER BY `metakey` ASC LIMIT 0 , 200";
//VALUES ('{$wiersz['metakey']}')
$zap1 = "UPDATE `tagi_pl` SET `tagi` = '$wiersz['metakey']'";
}
echo "Twoja strona została wypozycjonowana."; }
}
break;
?>
<table class="adminform" width="100%">
<tr>
<td width="100%">
<b><center><h2>ble ble ble</h2></center></b><br/><br/>
<h3>temat temat temat</h3><br/>
blebleble <p>
lolololoasddsa</p>
<p>gfdgdfgdfg</p>
<form name="Pozycjonuj" action=".$mosCofig_absolute_path./administrator/index2.php?maslo=czekolada" method="GET">
<input type=submit value=Pozycjonuj></td></tr></table></form>
Błąd : Parse error: parse error, expecting `T_CASE' or `T_DEFAULT' or `'}'' in c:\usr\krasnal\www\user1\administrator\components\com_tagi\admin.tagi.html.php on line 17
Nie wiem wogóle o co chodzi , jeśli ktoś będzie taki miły i dopomoże ?
Ten post edytował matik000 4.04.2010, 00:20:34