SQLite3::busyTimeout

(PHP 5 >= 5.3.3, PHP 7) Sets the busy connection handler public bool SQLite3::busyTimeout ( int $msecs ) Sets a busy handler that will sleep until the database is not locked or the timeout is reached. Parameters: msecs The milliseconds to sleep. Setting this value to a value less than or equal to zero, will turn off an already set timeout handler. R

MongoUpdateBatch::__construct

(PECL mongo >= 1.5.0) Description public MongoUpdateBatch::__construct ( MongoCollection $collection [, array $write_options ] ) Constructs a batch of UPDATE operations. See MongoWriteBatch. Parameters: collection The MongoCollection to execute the batch on. Its write concern will be copied and used as the default write concern if none is given as $write_options or duri

DateTimeZone::getTransitions

(PHP 5 >= 5.2.0, PHP 7) Returns all transitions for the timezone public array DateTimeZone::getTransitions ([ int $timestamp_begin [, int $timestamp_end ]] ) Object oriented style Procedural style array timezone_transitions_get ( DateTimeZone $object [, int $timestamp_begin [, int $timestamp_end ]] ) Parameters: object Procedural style only: A DateTimeZone object returne

ocicolumntype

(PHP 4, PHP 5, PHP 7, PECL OCI8 >= 1.0.0) Alias of oci_field_type() Alias of oci_field_type() This alias has been DEPRECATED as of PHP 5.4.0. Relying on this alias is highly discouraged.

session_pgsql_get_field

(PECL session_pgsql SVN) Get custom field value string session_pgsql_get_field ( void ) This function is currently not documented; only its argument list is available. See also: session_pgsql_set_field() -

Threaded::run

(PECL pthreads >= 2.0.0) Execution public void Threaded::run ( void ) The programmer should always implement the run method for objects that are intended for execution. Returns: The methods return value, if used, will be ignored

ocicollappend

(PHP 4 >= 4.0.6, PHP 5, PHP 7, PECL OCI8 >= 1.0.0) Alias of OCI-Collection::append() Alias of OCI-Collection::append() This alias has been DEPRECATED as of PHP 5.4.0. Relying on this alias is highly discouraged.

cairo_pattern_set_matrix

(PECL cairo >= 0.1.0) Description void cairo_pattern_set_matrix ( CairoPattern $pattern, CairoMatrix $matrix ) The function description goes here. Parameters: pattern Description... matrix Description... Returns: What is returned on success and failure This function is c

hw_api::checkout

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN) Checks out an object bool hw_api::checkout ( array $parameter ) This function checks out an object or a whole hierarchy of objects. Parameters: parameter The parameters array contains the required element 'objectIdentifier' and the optional element 'version', 'mode' and 'objectQuery'. 'mode' can be one of the following values:

jddayofweek

(PHP 4, PHP 5, PHP 7) Returns the day of the week mixed jddayofweek ( int $julianday [, int $mode = CAL_DOW_DAYNO ] ) Returns the day of the week. Can return a string or an integer depending on the mode. Parameters: julianday A julian day number as integer mode Calendar week modes Mode Meaning 0 (Default) Return the day number as an in