PHP String functions–
- PHP chr() Function
- PHP echo() Function
- PHP explode() Function
- PHP fprintf() Function
- PHP implode() Function
- PHP ltrim() Function
- PHP ord() Function
- PhP print() Function
- PHP printf() Function
- PHP rtrim() Function
- PHP sprintf() Function
- PHP sscanf() Function
- PHP str_ireplace() Function
- PHP str_replace() Function
- PhP str_shuffle() Function
- PHP strlen() Function
- PHP strpos() Function
- PHP strtolower() Function
- PHP substr() Function
- PHP trim() Function
- PHP vfprintf() Function
- PHP vprintf() Function
- PHP vsprintf() Function
PHP Array functions–
- PHP array_change_key_case() Function
- PHP array_chunk() Function
- PHP array_combine() Function
- PHP array_count_values() Function
- PHP array_diff_assoc() Function
- PHP array_diff_key() Function
- PHP array_diff_uassoc() Function
- PHP array_diff_ukey() Function
- PHP array_diff() Function
- PHP array_fill_keys() Function
- PHP array_fill() Function
- PHP array_flip() Function
- PHP array_key_exists() Function
- PHP array_key_first() Function
- PHP array_key_last() Function
- PHP array_keys() Function
- PHP array_merge_recursive() Function
- PHP array_merge() Function
- PHP array_pop() Function
- PHP array_push() Function
- PHP array_rand() Function
- PHP array_reverse() Function
- PHP array_slice() Function
- PHP array_​sum() Function
- PHP array_unique() Function
- PHP array_values() Function
- PHP arsort() Function
- PHP asort() Function
- PHP compact() Function
- PHP count() Function
- PHP current() Function
- PHP end() Function
- PHP in_array() Function
- PHP key_exists() Function
- PHP key() Function
- PHP krsort() Function
- PHP ksort() Function
- PHP list() Function
- PHP natcasesort() Function
- PHP natsort() Function
- PHP next() Function
- PHP pos() Function
- PHP prev() Function
- PHP reset() Function
- PHP sizeof() Function
- PHP sort() Function
- PHP uasort() Function
- PHP uksort() Function
- PHP usort() Function
PHP Date/time functions–
- PHP date_default_timezone_get() Function
- PHP date_default_timezone_set() Function
- PHP date() Function
- PHP microtime() Function
- PHP mktime() Function
- PHP strtotime() Function
- PHP time() Function
PHP Directory Functions-
- PHP chdir() Function
- PHP closedir() Function
- PHP dir() Function
- PHP getcwd() Function
- PHP opendir() Function
- PHP readdir() Function
- PHP rewinddir() Function
- PHP rmdir() Function
- PHP scandir() Function
PHP Filesystem Functions–
- PHP chgrp() Function
- PHP chmod() Function
- PHP chown() Function
- PHP clearstatcache() Function
- PHP file_exists() Function
- PHP fileperms() Function
- PHP fscanf() Function
- PHP is_dir() Function
- PHP is_executable() Function
- PHP is_file() Function
- PHP is_link() Function
- PHP is_readable() Function
- PHP is_writable() Function
- PHP lstat() Function
- PHP mkdir() Function
- PHP readlink() Function
- PHP stat() Function
- PHP symlink() Function
- PHP unlink() Function
PHP Function Handling Functions-
- PHP function_exists() Function
- PHP get_defined_functions() Function
- PHP register_shutdown_function() Function
PHP Misc. functions-
- PHP constant() Function
- PHP define() Function
- PHP defined() Function
- PHP die() Function
- PHP exit() Function
- PHP sleep() Function
- PHP time_nanosleep() Function
- PHP usleep() Function
PHP Multibyte String functions-
PHP PCRE Functions-
- PHP preg_filter() Function
- PHP preg_match_all Function
- PHP preg_match() Function
- PHP preg_quote() Function
- PHP preg_replace_callback() Function
- PHP preg_replace() Function
PHP Variable Handling functions–
- PHP get_defined_vars() Function
- PHP is_array() Function
- PHP is_bool() Function
- PHP is_float() Function
- PHP is_int() Function
- PHP is_integer() Function
- PHP is_long() Function
- PHP is_numeric() Function
- PHP is_object() Function
- PHP is_resource() Function
- PHP is_scalar() Function
- PHP is_string() Function
- PHP isset() Function
- PHP print_r() Function
- PHP unset() Function
- PHP var_dump() Function