-
-
header("content-type: text/html; charset=utf-8"); - header("cache-control: no-cache, must-revalidate");
- header("pragma: no-cache");
- error_reporting(0);
- ob_end_flush();
?>
- //加了这句,看看能不能解决linux下显示乱码的问题?
- php 探针 v1.0 - bbs.it-home.org
版权信息
- [基本信息] [高级信息]
- if (function_exists("phpinfo")){
- echo'[phpinfo]';}
echo' php探针v1.0 by mkduse(blueidea-id)
此程序代码,可免费使用;但不得用于商业用途;完全转载或使用此代码,请保留版权信息; 欢迎指正错误提建议,qq:122712355 ';
if (empty($_get['typ'])){
- baseinfo();}
- else{
- 스위치($_get[ 'typ']){
- case 'phpinfo':
- phpinfoview();
- break;
- case 'superinfo':
- superinfo();
- break;
- case 'baseinfo':
- baseinfo();
- break;
- 기본값:
- baseinfo();}
- }
function gettime()
- {
- $t = gettimeofday();
- return (float)($t['sec'] $t['usec']/1000000);
- }
function baseinfo(){
- echo '
기본 정보';
- $arr[]=array("현재 PHP 버전:",phpversion())
- $arr[]=array("zend 엔진 버전:",zend_version());
- $arr[]=array("서버 버전",$_server['server_software']);
- $ arr []=array("ip 주소",$_server['remote_host']);//ip
- $arr[]=array("도메인 이름",$_server['http_host']);
- $ arr[]=array("프로토콜 포트",$_server['server_protocol'].' '.$_server['server_port']);
- $arr[]=array("사이트 루트 디렉터리" ,$_server['path_translated']);
- $arr[]=array("서버 시간",date('y, m, d, h:i:s,d'));
- $ arr []=array("현재 사용자",get_current_user());
- $arr[]=array("운영 체제",php_uname('s').php_uname('r').php_uname('v' ) );
- $arr[]=array("include_path",ini_get('include_path'));
- $arr[]=array("server api",php_sapi_name()); 🎜>
$arr[]=array("error_reporting level",ini_get("display_errors"));
- $arr[]=array("post submit Limit",ini_get('post_max_size')) ;
- $arr[]=array("upload_max_filesize",ini_get('upload_max_filesize'));
- $arr[]=array("스크립트 시간 초과",ini_get('max_execution_time').'초') ;< ;/p>
if (ini_get("safe_mode")==0){
- $arr[]=array("php 안전 모드 (safe_mode)",'off') }
- else{
- $arr[]=array("php 안전 모드(safe_mode)",'on');}
if (function_exists('memory_get_usage' )) {
- $arr[]=array("memory_get_usage",ini_get('memory_get_usage'));}
//$arr[]=array("사용 가능한 공간 ", intval(diskfreespace('/')/(1024 * 1024))."m");
- echo'
';
- for($i=0;$i{
- $overview='
'.$arr[$i][0].' | < ;td> ;'.$arr[$i][1].' ';
- echo $overview;
- }
- echo'
' 🎜>echo '서버 성능 테스트';
- echo'
서버 | 정수 연산< ;br /> 500,000개의 추가(1 1) | 부동 소수점 연산 500,000개의 제곱근(3.14제곱근) | ';
- echo'< tr>
mkduse 머신(p4 1.5g 256ddr winxp sp2) | 465.08ms | 466.66ms | ';
- $time_start=getime();
- for($i=0;$i<=500000;$i );
- {$count=1 1;}
- $timea=round((getime( )-$time_start)*1000,2);
- echo '
현재 서버 |
$time_start=getime();
- for($i=0;$i<=500000;$ i );
- {sqrt(3.14) ;}
- $timea=round((getime()-$time_start)*1000,2);
- echo '
'.$timea.' ms | | < ;/table>';
- ?>
- 함수 gettime( )
- {
- var time;
- time=new date();
- return time.gettime()
- }
- start_time =gettime();
- script>
-
- echo '
대역폭 테스트';
- for ($i=0;$i< ;100;$i ){
- print "
|