PHP 클래스 Parser, phpsysinfo

상속: extends CI_Controller
파일 보기 프로젝트 열기: phpsysinfo/phpsysinfo 1 사용 예제들

공개 메소드들

메소드 설명
df ( string $df_param = "", $get_inodes = true ) : array parsing the output of df command
lspci ( $debug = PSI_DEBUG ) : Array parsing the output of lspci command

메소드 상세

df() 공개 정적인 메소드

parsing the output of df command
public static df ( string $df_param = "", $get_inodes = true ) : array
$df_param string additional parameter for df command
리턴 array

lspci() 공개 정적인 메소드

parsing the output of lspci command
public static lspci ( $debug = PSI_DEBUG ) : Array
리턴 Array