\r\n"); echo("FICHIER INEXISTANT !\r\n"); echo("FICHIER INEXISTANT !\r\n"); echo("\r\n"); exit(); } //----------------------------------------------------------------------- if (file_exists("pwd".$sep.".txt")) { $fp = fopen("pwd".$sep.".txt", "r"); $ligne1=fgets($fp,255); $ligne1=trim($ligne1); if ($ligne1==$sep.",".$pwd ) //-- { } else{ //echo "password incorrect "; echo("\r\n"); echo("Password incorrect !\r\n"); echo("Password incorrect !\r\n"); echo("\r\n"); //echo "password incorrect ".$sep." - ".$pwd; //fclose($fp); exit(); } } else{ //echo "fichier passwrd n'existe pas!!! "."pwd".$sep.".txt"; echo "Configuation de service manquante (pwdxxx) inexistant!!! "; exit(); } //----------------------------------------------------------------------- if (file_exists("C:\datawtx\cico.txt")) { $fp = fopen("C:\datawtx\cico.txt","r"); $c=fgets($fp); } $fp = fopen("C:\datawtx\cico.txt","a"); $varr="Y".$sep."§"; //fseek($fp,0); fputs($fp,$varr); fclose($fp); $trouv=0; $time=0; //$m="init" ; while($trouv==0 and $time<=20) { if(file_exists("C:\datawtx\y.txt")) { $fp = fopen("c:\datawtx\y.txt","r"); $ver=fgets($fp); $tab=split(",",$ver); for($i=0;$i\r\n"); echo("Poste Déverrouillé\r\n"); echo("Poste Déverrouillé\r\n"); echo("\r\n"); exit(); } if($trouv==0) { echo("\r\n"); echo("ERREUR SERVICE\r\n"); echo("Vérifier CISCOLLECTOR !!\r\n"); echo("\r\n"); exit(); } ?>