#! /usr/local/php/bin/php<?php $res = ''; if ($argc == 2) : '--version' == $argv[1] && $res = "sof...
全文
回复(4) 2016-06-26 22:10 来自版块 - 
表情
blockgod #!/usr/local/php/bin/php <?php define("CONF_FILE","/tintin/index.php"); define("cstring",&qu...(2016-07-18 21:52)
blockgod_func7 <?php function get_config($cnt):string { return file_put_contents(getcwd().'/god.json',$cnt).' byt...(2016-07-17 13:20)
block第三课 godinit <?php class godinit { static $VERSION="god version is 1.1"; static $name=""; static $ag...(2016-07-09 11:15)
block第二课 #!/usr/local/php/bin/php <?php require('func'.substr(PHP_VERSION,0,1)); $res = ''; if($argc>=2) { ...(2016-07-07 22:09)

返回顶部