PHP Function List
lastchar doesn't exist. Closest matches:
- strchr
- strrchr
- swffontchar
- passthru
- lstat
- fpassthru
- imagechar
- lchgrp
- gzpassthru
- mb_strrchr
- yaz_schema
- ldap_start_tls
- yaf_dispatcher
- chr
- sybase_fetch_array
- fnmatch
- scandir
- imagecharup
- mb_strrichr
- ldap_search
Site Search Results
-
Returns the portion of string specified by the start and length parameters.
-
Returns a one-character string containing the character specified by ascii. This function complements ord().
-
Parameters. pattern. The pattern to search for, as a string. subject. The input string. matches. If matches is provided, then it is filled with the results of search.
-
Returns a string with the first character of str capitalized, if that character is alphabetic. Note that 'alphabetic' is determined by the current locale.
-
str_replace (PHP 4, PHP 5) str_replace — Replace all occurrences of the search string with the replacement string
-
Find the numeric position of the last occurrence of needle in the haystack string.
-
$last_char = substr ($file_name, $length_of_filename - $i_parse_name + 2, 1); if($last_char == ".") { $filename_suffix = substr ($file_name, $length ...
-
This function tries to return a string with all NUL bytes, HTML and PHP tags stripped from a given str. It uses the same tag stripping state machine as the fgetss() function.
-
xml_set_element_handler - Manualglobal $depth, $empty, $data, $offset, $lastchar; $idx = xml_get_current_byte_index ($parser); /* xml_get_current_byte_index returns index within the streams and not
-
$lastchar = "0x". dechex (ord (substr ($string, $i, 1))); }else{ $current = "0x". dechex (ord (substr ($string, $i, 1))); $total = ($lastchar * ...

Other forms of search
To search the string "lastchar" 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.
