Moja przykładowa strona jaką jest rejestracja:
<?php require_once "funkcje.php"; pol_mysql(); //Wybór jezyka if ($_GET['language']) { $language = $_GET['language']; } else { $language = pl; } include("./languages/$language/rejestracja.php"); ?> !!!!!!!!Z tad usnołem style itd!!!!!!!!!!!! !!!!!Tutaj z langami jets bład!!!!! echo " <center><form action=\"rejestracja.php\" method=\"POST\"> Dane Postaci<br><br> $lang['register']['login'] : <br /><input type=\"text\" name=\"login\"><a href=\"#\" class=\"hintanchor\" onMouseover=\"showhint('Wpisz login pamiętaj aby nieużywać polskich znaków', this, event, '150px')\"><vrl>[?]</vrl></a><br> GG : <br /><input type=\"text\" name=\"gg\"><a href=\"#\" class=\"hintanchor\" onMouseover=\"showhint('Wpisz numer gadu-gadu', this, event, '150px')\"><vrl>[?]</vrl></a><br> E-mail : <br /><input type=\"text\" name=\"email\"></input><a href=\"#\" class=\"hintanchor\" onMouseover=\"showhint('Bardzo ważne abyś wpisał poprawny adres e-mail', this, event, '150px')\"><vrl>[?]</vrl></a><br> $lang['register']['password'] : <br /><input type=\"password\" name=\"haslo\"></input><a href=\"#\" class=\"hintanchor\" onMouseover=\"showhint('Wpisz hasło , będzie potrzebne do logowania', this, event, '150px')\"><vrl>[?]</vrl></a><br> Imię postaci : <br /><input type=\"text\" name=\"imiepostaci\"></input><a href=\"#\" class=\"hintanchor\" onMouseover=\"showhint('Imie twojej głównej postaci', this, event, '150px')\"><vrl>[?]</vrl></a><br> Pseudo : <br /><input type=\"text\" name=\"pseudo\"></input><a href=\"#\" class=\"hintanchor\" onMouseover=\"showhint('Twoje pseudo w grze', this, event, '150px')\"><vrl>[?]</vrl></a><br><br> !!!!!!!!!!!!!!Dalej jest nei istotne!!!!!!!!!!!!! } require_once "topka.php"; ?>
Demo błędu macie tutaj:
Kod
http://aobb.subtech.pl/game/rejestracja.php