Formato
PHP
Post date
2013-11-21 15:40
Publication Period
Unlimited
  1. <?php
  2. include "config.php";
  3. $i=1;
  4. $r=mysql_query("insert into test1(score) values ('$i')");
  5. ?>
  6. <?php
  7. echo "Hello from Mars";
  8. ?>
  9. C:WAMPbinphpphp5.4.1.2php.exe -f "C:WAMPwwwtestindex.php"
  10. <?php
  11. if(PHP_SAPI == 'cli') echo 'Running CLI';
  12. ?>
Download Printable view

URL of this paste

Embed with JavaScript

Embed with iframe

Raw text