Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> [MySQL][PHP]sie nie wykonuje kod
kajko
post 20.02.2010, 23:07:04
Post #1





Grupa: Zarejestrowani
Postów: 18
Pomógł: 0
Dołączył: 2.02.2010

Ostrzeżenie: (0%)
-----


kod sie nie wykonuje


<?

include "./includes/messages.inc.php";
include "./includes/config.inc.php";
include "./includes/countries.inc.php";
include "./includes/checkage.inc.php";

//--
getSessionVars();
$auction_id = $sessionVars["CURRENT_ITEM"];

if (empty($action))
{
$action="first";
}

if ($REQUEST_METHOD=="POST" && $action=="first")
{
if ($TPL_name && $TPL_nick && $TPL_password && $TPL_repeat_password && $TPL_email &&
$TPL_address && $TPL_city && $TPL_prov && $TPL_country && $TPL_zip && $TPL_phone )
{

//-- Explode birthdate into DAY MONTH YEAR

$DATE = explode("/",$TPL_birthdate);
$birth_day = $DATE[1];
$birth_month = $DATE[0];
$birth_year = $DATE[2];
$DATE = "$birth_year$birth_month$birth_day";



if (strlen($TPL_nick)<6)
{
$TPL_err=1;
$TPL_errmsg=$ERR_107;
}
else if (strlen ($TPL_password)<6)
%
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 15.07.2025 - 13:13