Help for this page

Select Code to Download


  1. or download this
    AddType text/vnd.wap.wml .wml
    AddType image/vnd.wap.wbmp .wbmp
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    print "<p>Hello, " . $q->param("f") . " " . $q->param("l") . "!</p>\n"
    +;
    print "</card>\n";
    print "</wml>\n";