Help for this page

Select Code to Download


  1. or download this
    use vars qw($_mem $cookie $sess_id $sess_ref $logged_in
    $_pgtitle $_title %in $_un $_scripid $_req_dir $_pg
    $_page_content $_pageName $_surl %vars $_show_message
    $dbh $_dur_time $debug $inc_sess_id);
    
  2. or download this
    require "/home/username/req/vars.conf";
    
  3. or download this
    if($_mem) {
      # Do something here
    } else {
      # Nope it is empty
    }