Yaf_Dispatcher::__wakeup

(Yaf >=1.0.0) Yaf_Dispatcher can not be unserialized private void Yaf_Dispatcher::__wakeup ( void ) Returns:

Yaf_Loader::getLocalNamespace

(Yaf >=1.0.0) The getLocalNamespace purpose public void Yaf_Loader::getLocalNamespace ( void ) Returns: This function is currently not documented; only its argument list is available.

ImagickDraw::skewX

(PECL imagick 2.0.0) Skews the current coordinate system in the horizontal direction bool ImagickDraw::skewX ( float $degrees ) Skews the current coordinate system in the horizontal direction. Parameters: degrees degrees to skew Returns: No value is returned. This function is currently not documented; only its

mysqli_result::field_seek

(PHP 5, PHP 7) Set result pointer to a specified field offset bool mysqli_result::field_seek ( int $fieldnr ) Object oriented style Procedural style bool mysqli_field_seek ( mysqli_result $result , int $fieldnr ) Sets the field cursor to the given offset. The next call to mysqli_fetch_field() will retrieve the field definition of the column associated with that offset. Note: To seek to the beginning of a row, pass an of

id3_get_genre_list

(PECL id3 >= 0.1) Get all possible genre values array id3_get_genre_list ( void ) id3_get_genre_list() returns an array containing all possible genres that may be stored in an ID3 tag. This list has been created by Eric Kemp and later extended by WinAmp. This function is useful to provide you users a list of genres from which they may choose one. When updating the ID3 tag you will always have to specify the genre as an

mysqli::begin_transaction

(PHP 5 >= 5.5.0, PHP 7) Starts a transaction public bool mysqli::begin_transaction ([ int $flags [, string $name ]] ) Object oriented style (method): Procedural style: bool mysqli_begin_transaction ( mysqli $link [, int $flags [, string $name ]] ) Begins a transaction. Requires MySQL 5.6 and above, and the InnoDB engine (it is enabled by default). For additional details about how MySQL transactions work, see » http://dev

Yaf_Response_Abstract::setRedirect

(Yaf >=1.0.0) The setRedirect purpose public void Yaf_Response_Abstract::setRedirect ( void ) Returns: This function is currently not documented; only its argument list is available.

PDF_get_image_width

(PHP 4, PECL pdflib >= 1.0.0) Get image width [deprecated] This function is deprecated since PDFlib version 3, use PDF_get_value() with the parameter imagewidth instead.

newt_textbox

(PECL newt >= 0.1) resource newt_textbox ( int $left, int $top, int $width, int $height [, int $flags ] ) Parameters: left top width height flags Returns: This function is currently not documented

msession_destroy

(PHP 4 >= 4.2.0, PHP 5 <= 5.1.2) Destroy a session bool msession_destroy ( string $name ) This function is currently not documented; only its argument list is available.