Help for this page

Select Code to Download


  1. or download this
    
    #database connection variables defined here with 'our' scope
    ...
    
    }
    
  2. or download this
    sub function1 {
    
    ...
    else
        return $db
    }