php man page for http_persistent_handles_ident

Query: http_persistent_handles_ident

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HTTP_PERSISTENT_HANDLES_IDENT(3)					 1					  HTTP_PERSISTENT_HANDLES_IDENT(3)

http_persistent_handles_ident - Get/set ident of persistent handles

SYNOPSIS
string http_persistent_handles_ident ([string $ident])
DESCRIPTION
Query or define the ident of persistent handles.
PARAMETERS
o $ident - the identification string
RETURN VALUES
Returns the prior ident as string on success or FALSE on failure.
EXAMPLES
Example #1 A http_persistent_handles_ident(3) example <?php echo http_persistent_handles_ident("CUSTOM"), " "; echo http_persistent_handles_ident("MyApp1"), " "; http_get("http://www.example.com/"); print_r(http_persistent_handles_count()); ?> The above example will output: CUSTOM stdClass Object ( [http_request] => Array ( [MyApp1] => Array ( [used] => 0 [free] => 1 ) ) [http_request_datashare] => Array ( [GLOBAL] => Array ( [used] => 1 [free] => 0 ) ) [http_request_pool] => Array ( ) )
SEE ALSO
http_persistent_handles_count(3), http_persistent_handles_clean(3). PHP Documentation Group HTTP_PERSISTENT_HANDLES_IDENT(3)
Related Man Pages
array_chunk(3) - php
http_parse_message(3) - php
ini_get_all(3) - php
pg_fetch_all(3) - php
je::object::array(3pm) - debian
Similar Topics in the Unix Linux Community
Disk Array &amp; Clustering
Array Retrieval Formatting
IP-Array 0.05.74d (Default branch)
[Solved] Reading Array And Send An Email
Syntax error near unexpected token '('