Help for this page

Select Code to Download


  1. or download this
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
    <html>
    ...
    
    </form>
    </html>
    
  2. or download this
    #!/usr/bin/perl 
        
    ...
    print "<img src=\"uploads/$fhan\" alt=\"Pic\">\n";         
    
    }