100 Fungsi Paling Populer di PHP
- count 81.41 % 147.67
- is_array 77.32 % 117.86
- substr 74.62 % 142.92
- in_array 74.16 % 79.55
- explode 73.19 % 71.51
- str_replace 72.32 % 101.05
- implode 72.27 % 66.59
- strlen 70.07 % 98.32
- array_merge 69.46 % 64.01
- strpos 67.98 % 78.18
- preg_match 67.31 % 76.60
- sprintf 67.16 % 119.46
- trim 66.75 % 81.28
- strtolower 65.99 % 59.62
- file_exists 65.12 % 45.13
- is_string 61.39 % 45.10
- preg_replace 60.27 % 54.28
- file_get_contents 59.96 % 20.71
- array_key_exists 59.70 % 57.50
- array_keys 59.35 % 39.59
- dirname 56.44 % 54.84
- function_exists 53.58 % 42.62
- array_map 53.22 % 19.45
- get_class 53.12 % 33.07
- class_exists 52.50 % 23.13
- is_object 51.94 % 35.35
- time 51.79 % 41.42
- json_encode 51.48 % 24.81
- date 50.72 % 52.18
- is_null 49.69 % 60.52
- is_numeric 49.49 % 40.69
- array_shift 49.49 % 23.28
- defined 48.72 % 86.82
- is_dir 48.57 % 22.86
- json_decode 48.42 % 17.39
- header 48.16 % 59.71
- strtoupper 47.80 % 30.95
- array_values 47.24 % 17.27
- md5 46.88 % 23.74
- method_exists 46.73 % 19.05
- file_put_contents 46.68 % 12.49
- rtrim 45.91 % 18.08
- array_pop 45.51 % 20.60
- unlink 44.59 % 23.55
- basename 44.59 % 27.23
- realpath 44.08 % 15.90
- call_user_func 43.97 % 16.41
- call_user_func_array 43.92 % 18.40
- fopen 43.77 % 25.61
- microtime 43.46 % 14.41
- fclose 42.85 % 28.36
- is_int 42.75 % 15.78
- is_file 42.08 % 20.52
- array_slice 41.83 % 13.20
- preg_match_all 40.55 % 14.66
- ucfirst 40.25 % 17.02
- intval 40.19 % 88.13
- str_repeat 40.14 % 19.51
- serialize 40.14 % 22.05
- array_filter 39.99 % 13.87
- mkdir 39.79 % 11.17
- is_callable 39.43 % 11.94
- ltrim 39.17 % 10.90
- ob_start 39.12 % 13.26
- round 39.07 % 28.56
- fwrite 38.97 % 23.39
- array_unique 38.87 % 15.96
- array_search 38.82 % 14.19
- reset 38.71 % 20.79
- array_unshift 38.10 % 10.32
- parse_url 37.90 % 9.61
- func_get_args 37.79 % 28.33
- end 37.49 % 12.70
- base64_encode 37.39 % 14.15
- unserialize 37.18 % 18.35
- max 36.98 % 22.88
- preg_split 36.98 % 13.27
- gettype 36.93 % 16.16
- strrpos 36.67 % 11.95
- version_compare 36.67 % 14.87
- array_push 36.67 % 26.18
- floor 36.11 % 18.78
- strtotime 36.01 % 27.94
- htmlspecialchars 35.96 % 51.08
- ini_get 35.85 % 19.25
- ini_set 35.60 % 14.49
- chr 35.34 % 186.97
- extension_loaded 35.29 % 14.17
- is_bool 35.24 % 11.44
- ksort 34.98 % 10.82
- array_reverse 34.93 % 8.27
- ord 34.73 % 53.17
- uniqid 34.68 % 9.83
- strtr 34.47 % 12.90
- array_diff 34.32 % 11.13
- error_reporting 34.17 % 8.99
- ceil 33.35 % 11.99
- urlencode 33.30 % 29.63
- min 32.69 % 18.31
- print_r 32.64 % 14.12
Post a Comment