首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
cli_set_process_title
cli_set_process_title
設置進程標題
名稱:
cli_set_process_title
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
設置進程標題
相關內容
gettimeofday 在多線程環境中的應用和注意事項
2
php之header的不同用法總結(實例講解)
7
PHP框架入門推薦:Zend Framework vs CakePHP
2
使用count_chars 統計字符串字符頻率的常見誤區
7
同類函數
zend_thread_id
zend_thread_id
返回當前線程的唯一識別符
main
main
虛擬的main()
php_ini_loaded_file
php_ini_loaded_file
檢索加載的php.ini文件的路徑
gc_enable
gc_enable
激活循環引用收集器
gc_mem_caches
gc_mem_caches
回收Zend引擎內存管理器使用的內存
ini_alter
ini_alter
ini_set的別名
get_included_files
get_included_files
返回被include和require文件
get_include_path
get_include_path
獲取當前的include_path配置選
熱門文章