event_buffer_enable

(PECL libevent >= 0.0.1) Enable a buffered event bool event_buffer_enable ( resource $bevent, int $events ) Enables the specified buffered event. Parameters: bevent Valid buffered event resource. events Any combination of EV_READ and EV_WRITE. Returns: event_buffer_enable() returns TRUE on success or FALSE o

cubrid_field_flags

(PECL CUBRID >= 8.3.0) Return a string with the flags of the given field offset string cubrid_field_flags ( resource $result, int $field_offset ) This function returns a string with the flags of the given field offset separated by space. You can split the returned value using explode. The possible flags could be: not_null, primary_key, unique_key, foreign_key, auto_increment, shared, reverse_index, reverse_unique and time

maxdb_stmt_param_count

(PECL maxdb >= 1.0) Returns the number of parameter for the given statement int maxdb_stmt_param_count ( resource $stmt ) Procedural style Object oriented style int $maxdb_stmt->param_count; maxdb_stmt_param_count() returns the number of parameter markers present in the prepared statement. Returns: returns an integer representing the number of parameters.

SolrQuery::setHighlightUsePhraseHighlighter

(PECL solr >= 0.9.2) Whether to highlight phrase terms only when they appear within the query phrase public SolrQuery SolrQuery::setHighlightUsePhraseHighlighter ( bool $flag ) Sets whether or not to use SpanScorer to highlight phrase terms only when they appear within the query phrase in the document Parameters: value Whether or not to use SpanScorer to highlight phra

OAuth::__construct

(PECL OAuth >= 0.99.1) Create a new OAuth object public OAuth::__construct ( string $consumer_key, string $consumer_secret [, string $signature_method = OAUTH_SIG_METHOD_HMACSHA1 [, int $auth_type = 0 ]] ) Creates a new OAuth object Parameters: consumer_key The consumer key provided by the service provider. consumer_secret The cons

cubrid_get_autocommit

(PECL CUBRID >= 8.4.0) Get auto-commit mode of the connection bool cubrid_get_autocommit ( resource $conn_identifier ) The cubrid_get_autocommit() function is used to get the status of CUBRID database connection auto-commit mode. For CUBRID 8.4.0, auto-commit mode is disabled by default for transaction management. For CUBRID 8.4.1, auto-commit mode is enabled by default for transaction management. Par

$_GET

(PHP 4 >= 4.1.0, PHP 5, PHP 7) HTTP GET variables An associative array of variables passed to the current script via the URL parameters. $HTTP_GET_VARS contains the same initial information, but is not a superglobal. (Note that $HTTP_GET_VARS and $_GET are different variables and that PHP handles them as such) Changelog: 4.1.0 Introduced $_GET that deprecated $HTTP_GET_VA

Yaf_View_Simple::__construct

(Yaf >=1.0.0) Constructor of Yaf_View_Simple final public Yaf_View_Simple::__construct ( string $template_dir [, array $options ] ) Parameters: template_dir The base directory of the templates, by default, it is APPLICATOIN . "/views" for Yaf. options Options for the engine, as of Yaf 2.1.13, you can use short tag "<?=$var?>

OAuth::setCAPath

(PECL OAuth >= 0.99.8) Set CA path and info public mixed OAuth::setCAPath ([ string $ca_path [, string $ca_info ]] ) Sets the Certificate Authority (CA), both for path and info. Parameters: ca_path The CA Path being set. ca_info The CA Info being set. Returns: Returns TRUE on success, or FALSE if either ca_p

IntlChar::toupper

(PHP 7) Make Unicode character uppercase public static mixed IntlChar::toupper ( mixed $codepoint ) The given character is mapped to its uppercase equivalent. If the character has no uppercase equivalent, the character itself is returned. Parameters: codepoint The integer codepoint value (e.g. 0x2603 for U+2603 SNOWMAN), or the character encoded as a UTF-8 string (e.g. "\u