Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    
    ...
    <p><a href="http://www.mysite.org/?page=faq">text</a></p>
    </body>
    </html>
    
  2. or download this
    <html>
     <head>
    ...
      <p><a href="pages/faq.htm">text</a></p>
     </body>
    </html>