Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    use LWP::UserAgent;
    use PHP::Include;
    include_php_vars('file.php');
    
  2. or download this
    #file.php
    <?php
    ...
    </body>
    </html>