Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ExceptionalRemote
PHP Class ExceptionalRemote
Afficher le fichier
Open project: ankane/exceptional-php
Class Usage Examples
Méthodes publiques
Méthode
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
méthode
* Sends a POST request
static
public
call_remote
(
$path
,
$post_data
)
send_exception()
static
public
méthode
* Does the actual sending of an exception
static
public
send_exception
(
$exception
)