摘要: 1 #!/usr/bin/php 2 <?php 3 error_reporting(0); 4 if ($argc<3) 5 { 6 print_r(" 7 Get The Same Server Domain 8 hi.baidu.com/nginxshell 9 10 GetDomain: missing URL...11 Usage: $argv[0] [OPTION]...[URL]...12 $argv[0] -u, --url get the same... 阅读全文
posted @ 2012-03-31 15:56 lostcat 阅读(116) 评论(0) 推荐(0)