Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ExceptionalRemote
PHP Class ExceptionalRemote
Exibir arquivo
Open project: ankane/exceptional-php
Class Usage Examples
Public Methods
Method
Description
call_remote
(
$path
,
$post_data
)
* Sends a POST request
send_exception
(
$exception
)
* Does the actual sending of an exception
Method Details
call_remote()
static
public
method
* Sends a POST request
static
public
call_remote
(
$path
,
$post_data
)
send_exception()
static
public
method
* Does the actual sending of an exception
static
public
send_exception
(
$exception
)