Help for this page

Select Code to Download


  1. or download this
    print header(), start_html('test');
    {
    ...
        print h1(system("./test7.pl name=5 val=4"));
    }
    print end_html();