Help for this page

Select Code to Download


  1. or download this
    if ( $online == 1 ) { # This variable is defined before, according to 
    +the $^0                        
                                      
    ...
                                                       
    }     
    :
    
  2. or download this
    eval {
    
    ...
    setlocale( LC_ALL, "pt_BR.iso88591" );          
    
    }