php funkcja podróże + kabarety + tybetu komiksy + części samochodowe + operator logistyczny + infobi + odtybetu receprecz warszawa centrum


Spis alfabetyczny:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Litera R - funkcje

Nazwa funkcji Opis Wersja PHP
Renames orig_name to new_name in the global function_table
(PECL)
Create an array containing a range of elements
(PHP 3 >= 3.0.8, PHP 4, PHP 5)
Set the internal pointer of an array to its first element
(PHP 3, PHP 4, PHP 5)
Sort an array in reverse order
(PHP 3, PHP 4, PHP 5)
Read entry from directory handle
(PHP 3, PHP 4, PHP 5)
Rewind directory handle
(PHP 3, PHP 4, PHP 5)
Restores the previous error handler function
(PHP 4 >= 4.0.1, PHP 5)
Restores the previously defined exception handler function
(PHP 5)
Alias of exif_read_data()
(PHP 4 >= 4.0.1, PHP 5)
Outputs a file
(PHP 3, PHP 4, PHP 5)
Returns the target of a symbolic link
(PHP 3, PHP 4, PHP 5)
Returns canonicalized absolute pathname
(PHP 4, PHP 5)
Renames a file or directory
(PHP 3, PHP 4, PHP 5)
Rewind the position of a file pointer
(PHP 3, PHP 4, PHP 5)
Removes directory
(PHP 3, PHP 4, PHP 5)
Register a function for execution on shutdown
(PHP 3 >= 3.0.4, PHP 4, PHP 5)
Register a function for execution on each tick
(PHP 4 >= 4.0.3, PHP 5)
Converts the radian number to the equivalent number in degrees
(PHP 3 >= 3.0.4, PHP 4, PHP 5)
Generate a random integer
(PHP 3, PHP 4, PHP 5)
Rounds a float
(PHP 3, PHP 4, PHP 5)
Restores the value of the include_path configuration option
(PHP 4 >= 4.3.0, PHP 5)
Creates a Radius handle for accounting
(PECL)
Adds a server
(PECL)
Creates a Radius handle for authentication
(PECL)
Frees all ressources
(PECL)
Causes the library to read the given configuration file
(PECL)
Create accounting or authentication request
(PECL)
Converts raw data to IP-Address
(PECL)
Converts raw data to integer
(PECL)
Converts raw data to string
(PECL)
Derives mppe-keys from mangled data
(PECL)
Demangles data
(PECL)
Extracts an attribute
(PECL)
Extracts a vendor specific attribute
(PECL)
Attaches an IP-Address attribute
(PECL)
Attaches a binary attribute
(PECL)
Attaches an integer attribute
(PECL)
Attaches a string attribute
(PECL)
Attaches a vendor specific IP-Address attribute
(PECL)
Attaches a vendor specific binary attribute
(PECL)
Attaches a vendor specific integer attribute
(PECL)
Attaches a vendor specific string attribute
(PECL)
Returns the request authenticator
(PECL)
Sends the request and waites for a reply
(PECL)
Returns the shared secret
(PECL)
Returns an error message
(PECL)
Close Rar archive and free all resources
(no version information, might be only in CVS)
Get entry object from the Rar archive
(no version information, might be only in CVS)
Extract entry from the archive
(no version information, might be only in CVS)
Get attributes of the entry
(no version information, might be only in CVS)
Get CRC of the entry
(no version information, might be only in CVS)
Get entry last modification time
(no version information, might be only in CVS)
Get entry host OS
(no version information, might be only in CVS)
Get pack method of the entry
(no version information, might be only in CVS)
Get name of the entry
(no version information, might be only in CVS)
Get packed size of the entry
(no version information, might be only in CVS)
Get unpacked size of the entry
(no version information, might be only in CVS)
Get version of the archiver used to add the entry
(no version information, might be only in CVS)
Get entries list from the Rar archive
(no version information, might be only in CVS)
Open Rar archive
(no version information, might be only in CVS)
Adds a line to the history
(PHP 4, PHP 5)
Initializes the readline callback interface and terminal, prints the prompt and returns immediately
(PHP 5 >= 5.1.0RC1)
Removes a previously installed callback handler and restores terminal settings
(PHP 5 >= 5.1.0RC1)
Reads a character and informs the readline callback interface when a line is received
(PHP 5 >= 5.1.0RC1)
Clears the history
(PHP 4, PHP 5)
Registers a completion function
(PHP 4, PHP 5)
Gets/sets various internal readline variables
(PHP 4, PHP 5)
Lists the history
(PHP 4, PHP 5)
Inform readline that the cursor has moved to a new line
(PHP 5 >= 5.1.0RC1)
Reads the history
(PHP 4, PHP 5)
Ask readline to redraw the display
(PHP 5 >= 5.1.0RC1)
Writes the history
(PHP 4, PHP 5)
Reads a line
(PHP 4, PHP 5)
Recode from file to file according to recode request
(PHP 3 >= 3.0.13, PHP 4, PHP 5)
Recode a string according to a recode request
(PHP 3 >= 3.0.13, PHP 4, PHP 5)
Alias of recode_string()
(PHP 4, PHP 5)
Closes an RPM file
(no version information, might be only in CVS)
Retrieves a header tag from an RPM file
(no version information, might be only in CVS)
Tests a filename for validity as an RPM file
(no version information, might be only in CVS)
Opens an RPM file
(no version information, might be only in CVS)
Returns a string representing the current version of the rpmreader extension
(no version information, might be only in CVS)
Convert a base class to an inherited class, add ancestral methods when appropriate
(PECL)
Convert an inherited class to a base class, removes any method whose scope is ancestral
(PECL)
Similar to define(), but allows defining in class definitions as well
(PECL)
Redefine an already defined constant
(PECL)
Remove/Delete an already defined constant
(PECL)
Add a new function, similar to create_function()
(PECL)
Copy a function to a new function name
(PECL)
Replace a function definition with a new implementation
(PECL)
Remove a function definition
(PECL)
Change a function's name
(PECL)
Process a PHP file importing function and class definitions, overwriting where appropriate
(PECL)
Check the PHP syntax of the specified file
(PECL)
Check the PHP syntax of the specified php code
(PECL)
Dynamically adds a new method to a given class
(PECL)
Copies a method from class to another
(PECL)
Dynamically changes the code of the given method
(PECL)
Dynamically removes the given method
(PECL)
Dynamically changes the name of the given method
(PECL)
Determines if the current functions return value will be used
(no version information, might be only in CVS)
Specify a function to capture and/or process output from a runkit sandbox
(PECL)
Return numerically indexed array of registered superglobals
(PECL)
Returns an iterator for the current entry if it is a directory
(no version information, might be only in CVS)
Returns whether current entry is a directory and not '.' or '..'
(no version information, might be only in CVS)
Return path and filename of current dir entry
(no version information, might be only in CVS)
Move to next entry
(no version information, might be only in CVS)
Rewind dir back to the start
(no version information, might be only in CVS)
Access the current element value
(no version information, might be only in CVS)
Get the current depth of the recursive iteration
(no version information, might be only in CVS)
The current active sub iterator
(no version information, might be only in CVS)
Access the current key
(no version information, might be only in CVS)
Move forward to the next element
(no version information, might be only in CVS)
Rewind the iterator to the first element of the top level inner iterator
(no version information, might be only in CVS)
Check whether the current position is valid
(no version information, might be only in CVS)
Strip whitespace (or other characters) from the end of a string
(PHP 3, PHP 4, PHP 5)
Decode URL-encoded strings
(PHP 3, PHP 4, PHP 5)
URL-encode according to RFC 1738
(PHP 3, PHP 4, PHP 5)
Output a gz-file
(PHP 3, PHP 4, PHP 5)



All right reserved
Copyright 2007r. ręceprecz by www.funkcje-php.info ręceprecz odtybetu