ociwritetemporarylob

(PHP 4 >= 4.0.6, PECL OCI8 1.0) Alias of OCI-Lob::writeTemporary() Alias of OCI-Lob::writeTemporary() This alias has been DEPRECATED as of PHP 5.4.0. Relying on this alias is highly discouraged.

EventHttpRequest::getInputHeaders

(PECL event >= 1.4.0-beta) Returns associative array of the input headers public array EventHttpRequest::getInputHeaders ( void ) Returns associative array of the input headers. Returns: Returns associative array of the input headers. See also: EventHttpRequest::getOutputHeaders() -

fann_set_error_log

(PECL fann >= 1.0.0) Sets where the errors are logged to void fann_set_error_log ( resource $errdat, string $log_file ) Sets where the errors are logged to. Parameters: errdat Either neural network resource or neural network trainining data resource. log_file The log file path. Returns: No value is returned.

date_sub

(PHP 5 >= 5.3.0, PHP 7) Alias of DateTime::sub() This function is an alias of: DateTime::sub()

Imagick::smushImages

(No version information available, might only be in Git) Description public Imagick Imagick::smushImages ( string $stack, string $offset ) Takes all images from the current image pointer to the end of the image list and smushs them to each other top-to-bottom if the stack parameter is true, otherwise left-to-right. Parameters: stack Takes all images from the current image

die

(PHP 4, PHP 5, PHP 7) Equivalent to exit This language construct is equivalent to exit().

Gmagick::borderimage

(PECL gmagick >= Unknown) Surrounds the image with a border public Gmagick Gmagick::borderimage ( GmagickPixel $color, int $width, int $height ) Surrounds the image with a border of the color defined by the bordercolor GmagickPixel object or a color string. Parameters: color GmagickPixel object or a string containing the border color width

xml_parser_free

(PHP 4, PHP 5, PHP 7) Free an XML parser bool xml_parser_free ( resource $parser ) Frees the given XML parser. Parameters: parser A reference to the XML parser to free. Returns: This function returns FALSE if parser does not refer to a valid parser, or else it frees the parser and returns TRUE.

SolrQuery::removeStatsField

(PECL solr >= 0.9.2) Removes one of the stats.field parameters public SolrQuery SolrQuery::removeStatsField ( string $field ) Removes one of the stats.field parameters Parameters: field The name of the field. Returns: Returns the current SolrQuery object, if the return value is used.

trader_beta

(PECL trader >= 0.2.0) Beta array trader_beta ( array $real0, array $real1 [, integer $timePeriod ] ) Parameters: real0 Array of real values. real1 Array of real values. timePeriod Number of period. Valid range from 2 to 100000. Returns: Returns an array with calculated data