(PHP 4 >= 4.3.0, PHP 5, PHP 7) Gets options from the command line argument list array getopt ( string $options [, array $longopts ] ) Parses options passed to the script. Parameters: options Each character in this string will be used as option characters and matched against options passed to the script starting with a single hyphen (-). For example, an option string
(PECL cairo >= 0.1.0) The hash purpose public int CairoFontOptions::hash ( void ) The method description goes here. Returns: Description... This function is currently not documented; only its argument list is available. Examples: CairoFontOptions::hash() example <?php /* .
(PHP 4, PECL pdflib >= 1.0.0) Stroke path bool PDF_stroke ( resource $p ) Strokes the path with the current color and line width, and clear it. Returns TRUE on success or FALSE on failure.
(PECL solr >= 2.2.0) Sets the expand.q parameter public SolrQuery SolrQuery::setExpandQuery ( string $q ) Sets the expand.q parameter. Overrides the main q parameter, determines which documents to include in the main group. Parameters: q Sets the expand.q parameter. Overrides the main q parameter, determines which documents to include in the main group.
(PHP 5 >= 5.2.0, PHP 7, PECL xmlwriter >= 2.0.4) Write a raw XML text bool XMLWriter::writeRaw ( string $content ) Object oriented style Procedural style bool xmlwriter_write_raw ( resource $xmlwriter , string $content ) Writes a raw xml text. Parameters: xmlwriter Only for procedural calls. The XMLWriter resource that is being modified. This resource comes from a c
(PECL solr >= 0.9.2) Returns an offset into the list of constraints to be used for pagination public int SolrQuery::getFacetOffset ([ string $field_override ] ) Returns an offset into the list of constraints to be used for pagination. Accepts an optional field override Parameters: field_override The name of the field to override for. Returns:
(PECL openal >= 0.1.0) Destroy a source resource bool openal_source_destroy ( resource $source ) Parameters: source An Open AL(Source) resource (previously created by openal_source_create()). Returns: Returns TRUE on success or FALSE on failure. See also: op
(PECL solr >= 0.9.11) Sets the response writer used to prepare the response from Solr public void SolrClient::setResponseWriter ( string $responseWriter ) Sets the response writer used to prepare the response from Solr Parameters: responseWriter One of the following: json phps xml Returns: No value is returned.
(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0) Draw a clockwise circular arc segment bool PDF_arcn ( resource $p, float $x, float $y, float $r, float $alpha, float $beta ) Except for the drawing direction, this function behaves exactly like PDF_arc().
(PECL newt >= 0.1) resource newt_form_get_current ( resource $form ) Parameters: form Returns: This function is currently not documented; only its argument list is available.
Page 91 of 930