>DansTonCode();

Citation de code source en PHP18

 12 June 2013 à 10:25
<?
if($GLOBALS["IS_REP_USER"])
   {
       $GLOBALS["AFF_DROITE"]=false;
       $GLOBALS["AFF_PUB_GAUCHE"]=false;
       if(!detectionAOL())
       {
           initSession();
           if($GLOBALS["IS_REP_USER"])
           {
              /* ... */
           }
       }
   }
?>

Allez voir les citations similaires

Partagez cette citation