PHP 클래스 ExceptionalRemote

파일 보기 프로젝트 열기: ankane/exceptional-php 1 사용 예제들

공개 메소드들

메소드 설명
call_remote ( $path, $post_data ) * Sends a POST request
send_exception ( $exception ) * Does the actual sending of an exception

메소드 상세

call_remote() 정적인 공개 메소드

* Sends a POST request
static public call_remote ( $path, $post_data )

send_exception() 정적인 공개 메소드

* Does the actual sending of an exception
static public send_exception ( $exception )