PHP Function List
function._ doesn't exist. Closest matches:
- function_exists
- create_function
- rename_function
- swfaction
- runkit_function_add
- reflection
- runkit_function_copy
- override_function
- reflectionfunction
- runkit_function_remove
- runkit_function_rename
- swf_oncondition
- swf_enddoaction
- apd_dump_function_table
- runtimeexception
- outofboundsexception
- runkit_function_redefine
- swfbutton
- exception
- ftruncate
Site Search Results
-
Note about function names: -- According to the specified regular expression ([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*), a function name like this one is valid:
-
function implode_with_keys($array, $glue, $is_query = false) { if($is_query == true) { return str_replace(array('[', ']', '&'), array('%5B', '%5D', '&'), http_build ...
-
The function emailfire posted is missing some backslashes, a better alternative to it is: <?php $foo = "This\nis a\r\ntest\rmessage"; function nl2brr ($text)
-
The function rel_time() accepts two parameters: $from and $to. For best results, provide them as UNIX timestamps (derived from PHP's time() function).
-
Do not use addslashes() on strings that have already been escaped with magic_quotes_gpc as you'll then do double escaping. The function get_magic_quotes_gpc() may come in ...
-
Errors/Exceptions. If the specified number of seconds is negative, this function will generate a E_WARNING.
-
This function has been adapted form the JSON function used to convert character in UTF-8 representation. With this new function we solved problem in JSON and in PEAR/SOAP php ...
-
U upload the image tu a specific DIR and when the big img is uploaded give the path tu big img to the function that makes the thumb nill. i think that the problem is in
-
Simon Neaves was close on explaining why his function is perfect choice for testing for an int (as possibly most people would need). He made some errors on his ctype_digit ...
-
Here is a small function I use to strip whitespace from the end of strings and squash repeated whitespace down to a single space in the middle of strings:

Other forms of search
To search the string "function._" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
