PHP 클래스 json, gitblog

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

공개 메소드들

메소드 설명
pretty ( $var, $compact = false, $force_object = false, $level )

메소드 상세

pretty() 정적인 공개 메소드

static public pretty ( $var, $compact = false, $force_object = false, $level )
$force_object Outputs an object rather than an array when a non- associative array is used. Especially useful when the recipient of the output is expecting an object and the array is empty.