logo资料库

PHP函数参考手册(PDF版).pdf

第1页 / 共1300页
第2页 / 共1300页
第3页 / 共1300页
第4页 / 共1300页
第5页 / 共1300页
第6页 / 共1300页
第7页 / 共1300页
第8页 / 共1300页
资料共1300页,剩余部分请下载后查看
W3School PHP 参考手册 目录 PHP Array 函数 ............................................................................................................................3 PHP array() ................................................................................................................................3 PHP array_change_key_case() 函数 ...................................................................................3 PHP array_chunk() 函数.........................................................................................................3 PHP array_combine() 函数 ...................................................................................................3 PHP array_count_values() 函数 ...........................................................................................3 PHP array_diff() 函数 ..............................................................................................................3 PHP array_diff_assoc() 函数 .................................................................................................3 PHP array_diff_key() 函数 .....................................................................................................3 PHP array_diff_uassoc() 函数...............................................................................................3 PHP array_diff_ukey() 函数...................................................................................................3 PHP array_fill() 函数................................................................................................................3 PHP array_filter() 函数............................................................................................................3 PHP array_flip() 函数 ..............................................................................................................3 PHP array_intersect() 函数....................................................................................................3 PHP array_intersect_assoc() 函数.......................................................................................3 PHP array_intersect_key() 函数...........................................................................................3 PHP array_intersect_uassoc() 函数 ....................................................................................3 PHP array_intersect_ukey() 函数 ........................................................................................3 PHP array_key_exists() 函数 .................................................................................................3 PHP array_keys() 函数 ............................................................................................................3 本文档使用 看云 构建 - 2 -
W3School PHP 参考手册 PHP array_map() 函数............................................................................................................3 PHP array_merge() 函数........................................................................................................3 PHP array_merge_recursive() 函数 ....................................................................................3 PHP array_multisort() 函数...................................................................................................3 PHP array_pad() 函数 .............................................................................................................3 PHP array_pop() 函数.............................................................................................................3 PHP array_product() 函数 .....................................................................................................3 PHP array_push() 函数 ...........................................................................................................3 PHP array_rand() 函数............................................................................................................3 PHP array_reduce() 函数 .......................................................................................................3 PHP array_reverse() 函数 ......................................................................................................3 PHP array_search() 函数........................................................................................................3 PHP array_shift() 函数 ............................................................................................................3 PHP array_slice() 函数 ............................................................................................................3 PHP array_splice() 函数..........................................................................................................3 PHP array_sum() 函数 ............................................................................................................3 PHP array_udiff() 函数............................................................................................................3 PHP array_udiff_assoc() 函数...............................................................................................3 PHP array_udiff_uassoc() 函数 ............................................................................................3 PHP array_uintersect() 函数 .................................................................................................3 PHP array_uintersect_assoc() 函数 ....................................................................................3 PHP array_uintersect_uassoc() 函数..................................................................................3 PHP array_unique() 函数.......................................................................................................3 本文档使用 看云 构建 - 3 -
W3School PHP 参考手册 PHP array_unshift() 函数 .......................................................................................................3 PHP array_values() 函数 ........................................................................................................3 PHP array_walk() 函数............................................................................................................3 PHP array_walk_recursive() 函数 ........................................................................................3 PHP arsort() 函数.....................................................................................................................3 PHP asort() 函数.......................................................................................................................3 PHP compact() 函数 ...............................................................................................................3 PHP count() 函数 .....................................................................................................................3 PHP current() 函数 ..................................................................................................................3 PHP each() 函数 .......................................................................................................................3 PHP extract() 函数 ...................................................................................................................3 PHP in_array() 函数 .................................................................................................................3 PHP key() 函数..........................................................................................................................3 PHP krsort() 函数 .....................................................................................................................3 PHP ksort() 函数.......................................................................................................................3 PHP list() 函数...........................................................................................................................3 PHP natcasesort() 函数..........................................................................................................3 PHP natsort() 函数...................................................................................................................3 PHP next() 函数........................................................................................................................3 PHP pos() 函数 .........................................................................................................................3 PHP prev() 函数........................................................................................................................3 PHP range() 函数 .....................................................................................................................3 PHP reset() 函数.......................................................................................................................3 本文档使用 看云 构建 - 4 -
W3School PHP 参考手册 PHP rsort() 函数 .......................................................................................................................3 PHP shuffle() 函数 ...................................................................................................................3 PHP sizeof() 函数 .....................................................................................................................3 PHP sort() 函数.........................................................................................................................3 PHP uasort() 函数 ....................................................................................................................3 PHP uksort() 函数 ....................................................................................................................3 PHP usort() 函数 ......................................................................................................................3 PHP Calendar 函数 .....................................................................................................................4 PHP cal_days_in_month() 函数............................................................................................4 PHP cal_from_jd() 函数 ..........................................................................................................4 PHP cal_info() 函数..................................................................................................................4 PHP cal_to_jd() 函数 ...............................................................................................................4 PHP easter_date() 函数..........................................................................................................4 PHP easter_days() 函数..........................................................................................................4 PHP FrenchToJD() 函数 .........................................................................................................4 PHP GregorianToJD() 函数...................................................................................................4 PHP JDDayOfWeek() 函数 ....................................................................................................4 PHP JDMonthName() 函数...................................................................................................4 PHP JDToFrench() 函数 .........................................................................................................4 PHP JDToGregorian() 函数...................................................................................................4 PHP JDToJewish() 函数..........................................................................................................4 PHP JDToJulian() 函数............................................................................................................4 PHP JDToUnix() 函数..............................................................................................................4 本文档使用 看云 构建 - 5 -
W3School PHP 参考手册 PHP JewishToJD() 函数..........................................................................................................4 PHP JulianToJD() 函数............................................................................................................4 PHP UnixToJD() 函数..............................................................................................................4 PHP cURL 函数.............................................................................................................................5 PHP curl_close函数 .................................................................................................................5 PHP curl_copy_handle函数 ..................................................................................................5 PHP curl_errno函数.................................................................................................................5 PHP curl_error函数..................................................................................................................5 PHP curl_escape函数..............................................................................................................5 PHP curl_exec函数...................................................................................................................5 PHP curl_file_create函数 .......................................................................................................5 PHP curl_getinfo函数 .............................................................................................................5 PHP curl_init函数 .....................................................................................................................5 PHP curl_multi_add_handle函数 ........................................................................................5 PHP curl_multi_close函数 .....................................................................................................5 PHP curl_multi_exec函数 ......................................................................................................5 PHP curl_multi_getcontent函数 .........................................................................................5 PHP curl_multi_info_read函数.............................................................................................5 PHP curl_multi_init函数 .........................................................................................................5 PHP curl_multi_remove_handle函数.................................................................................5 PHP curl_multi_select函数....................................................................................................5 PHP curl_multi_setopt函数...................................................................................................5 PHP curl_multi_strerror函数.................................................................................................5 本文档使用 看云 构建 - 6 -
W3School PHP 参考手册 PHP curl_pause函数................................................................................................................5 PHP curl_reset函数..................................................................................................................5 PHP curl_setopt_array函数...................................................................................................5 PHP curl_setopt函数...............................................................................................................5 PHP curl_share_close函数.....................................................................................................5 PHP curl_share_init函数.........................................................................................................5 PHP curl_share_setopt函数 ..................................................................................................5 PHP curl_strerror函数.............................................................................................................5 PHP curl_unescape函数.........................................................................................................5 PHP curl_version函数 .............................................................................................................5 PHP Date / Time 函数................................................................................................................6 PHP checkdate() 函数 ............................................................................................................6 PHP date_default_timezone_get() 函数 ...........................................................................6 PHP date_default_timezone_set() 函数............................................................................6 PHP date_sunrise() 函数........................................................................................................6 PHP date_sunset() 函数.........................................................................................................6 PHP date() 函数........................................................................................................................6 PHP getdate() 函数 .................................................................................................................6 PHP gettimeofday() 函数......................................................................................................6 PHP gmdate() 函数 .................................................................................................................6 PHP gmmktime() 函数...........................................................................................................6 PHP gmstrftime() 函数...........................................................................................................6 PHP idate() 函数.......................................................................................................................6 本文档使用 看云 构建 - 7 -
W3School PHP 参考手册 PHP localtime() 函数 ..............................................................................................................6 PHP microtime() 函数 ............................................................................................................6 PHP mktime() 函数..................................................................................................................6 PHP strftime() 函数 .................................................................................................................6 PHP strptime() 函数................................................................................................................6 PHP strtotime() 函数 ..............................................................................................................6 PHP time() 函数........................................................................................................................6 PHP Directory 函数.....................................................................................................................7 PHP chdir() 函数.......................................................................................................................7 PHP chroot() 函数....................................................................................................................7 PHP dir() 函数 ...........................................................................................................................7 PHP closedir() 函数 .................................................................................................................7 PHP getcwd() 函数..................................................................................................................7 PHP opendir() 函数 .................................................................................................................7 PHP readdir() 函数 ..................................................................................................................7 PHP rewinddir() 函数..............................................................................................................7 PHP scandir() 函数 ..................................................................................................................7 PHP Error 和 Logging 函数 ......................................................................................................8 PHP debug_backtrace() 函数...............................................................................................8 PHP debug_print_backtrace() 函数 ...................................................................................8 PHP error_get_last() 函数......................................................................................................8 PHP error_log() 函数...............................................................................................................8 PHP error_reporting() 函数 ..................................................................................................8 本文档使用 看云 构建 - 8 -
分享到:
收藏