PHP » GoLang |
login |
register |
about
|
GoLang EventHttpRequest::sendError
request it (330)
GoLang replacement for PHP's EventHttpRequest::sendError
[edit | history]
PHP EventHttpRequest::sendErrorPHP original manual for EventHttpRequest::sendError [ show | php.net ]EventHttpRequest::sendError(PECL event >= 1.4.0-beta) EventHttpRequest::sendError — Send an HTML error message to the client Description
public
void
EventHttpRequest::sendError
(
int
$error
[,
string
$reason
= NULL
] )Send an HTML error message to the client. Parameters
Return ValuesNo value is returned. ExamplesExample #1 EventHttpRequest::sendError() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|