Help for this page

Select Code to Download


  1. or download this
    print $config->{'profile'}{$desired_config}{database_type};
    
  2. or download this
    print $config->{profile}->{$desired_config}->{database_type};
    print "\nTest1\n";