Help for this page

Select Code to Download


  1. or download this
    if($query->param('op') eq "ds")
    {
        print $query->redirect($query->param('website'));
    ...
        </body>
        </html>";
    }