ExTent Posted October 28, 2008 Report Share Posted October 28, 2008 Sveiki taisu registācijas sriptu. bet met ārā šādu kļūdu Parse error: parse error, unexpected '|' in C:\AppServ\www\sisteema\register.php on line 3 redzkur kods. viss taisīts pēv video. video viss strādā bet man met eroru <?php include |"include/config.php"| ; session_start || ; if|isset|$_GET['darbiiba']| and $_GET['darbiiba'] == "reg"| { if|!emty|$_POST['vārds']| and !emty|$_POST['uzvards']| and !emty|$_POST['epasts']| and !emty|$_POST['parole']| and $_POST['parole'] == $_POST['parole_conf'] and $_POST['epasts'] == $_POST['epasts_conf']| } { else { $kluda = "Kāds lauks/-i tika aizpildīti nepareizi<br />"; } } ?> Link to comment Share on other sites More sharing options...
Norek Posted October 28, 2008 Report Share Posted October 28, 2008 Čalīt, kopš kura laika iekavu ( ) vietā izmanto kaut kādu mistisku | | ?? PHP <? include("include/config.php") ; session_start() ; if(isset( $_GET['darbiiba']) and $_GET['darbiiba'] == "reg") { if(!empty( $_POST['vārds']) and !empty( $_POST['uzvards']) and !empty( $_POST['epasts']) and !empty( $_POST['parole']) and $_POST['parole'] == $_POST['parole_conf'] and $_POST['epasts'] == $_POST['epasts_conf']) { // te jābūt kaut kam, ja viss ir ok } else { $kluda = "Kāds lauks/-i tika aizpildīti nepareizi<br />"; } } ?> Tu pat nemāki norakstīt pareizi! Link to comment Share on other sites More sharing options...
ExTent Posted October 28, 2008 Author Report Share Posted October 28, 2008 (edited) Rakstīju visu tā kā video. a kas tur nepareizs ar figuriekavām? Edited October 28, 2008 by ExTent Link to comment Share on other sites More sharing options...
el_Moerto Posted October 28, 2008 Report Share Posted October 28, 2008 include |"include/config.php"| ; tās ir figūriekavas? Link to comment Share on other sites More sharing options...
lazda2 Posted October 28, 2008 Report Share Posted October 28, 2008 Saprastu buutu uzlicis [ Carr ko tad tu skatijies? Caur flash playeri? Link to comment Share on other sites More sharing options...
php><php Posted October 28, 2008 Report Share Posted October 28, 2008 vnk extents ir tads pats kā origutāns ! Link to comment Share on other sites More sharing options...
ExTent Posted October 31, 2008 Author Report Share Posted October 31, 2008 ! Ko tu te postus vāc cāli? Nekā nejedz uzrakstīt tad mēgini citus apsaukāt ar to kāds pats es bet tas jau tā Skatījos ar Media player. Bet vai tam kada starpiba ar ko video skatas? Link to comment Share on other sites More sharing options...
lazda2 Posted October 31, 2008 Report Share Posted October 31, 2008 Paaradi kur kacaaju to pamaaciibu. Arii gribu apskatiities! Link to comment Share on other sites More sharing options...
sPankijs Posted November 8, 2008 Report Share Posted November 8, 2008 (edited) No kurienes tu izravi | ? Errora tev pasaka priekshaa: negaidiits simbols "|" 3 rindinjaa. tava rindina include |"include/config.php"|; nomaini uz include ("include/config.php"); P.S Gadijumaa taa nav OWNMEN'a pamaciba ? Un ja taa ir vina pamaciba tad es labi zinu ka tur nebija | Edited November 8, 2008 by sPankijs Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now