apc_store
简介
影响PHP行为的扩展
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程
Advanced PHP debugger
简介
安装/配置
需求
安装
在 Win32 下编译
运行时配置
资源类型
预定义常量
范例
How to use PHP-APD in your scripts
APD 函数
apd_breakpoint
— Stops the interpreter and waits on a CR from the socket
apd_callstack
— Returns the current call stack as an array
apd_clunk
— Throw a warning and a callstack
apd_continue
— Restarts the interpreter
apd_croak
— Throw an error, a callstack and then exit
apd_dump_function_table
— Outputs the current function table
apd_dump_persistent_resources
— Return all persistent resources as an array
apd_dump_regular_resources
— Return all current regular resources as an array
apd_echo
— Echo to the debugging socket
apd_get_active_symbols
— Get an array of the current variables names in the local scope
apd_set_pprof_trace
— Starts the session debugging
apd_set_session_trace
— Starts the session debugging
apd_set_session
— Changes or sets the current debugging level
apd_set_socket_session_trace
— Starts the remote session debugging
override_function
— Overrides built-in functions
rename_function
— Renames orig_name to new_name in the global function table
apc_store
简介
影响PHP行为的扩展
php 手册
|
脚本学堂
|
脚本编程
|
网站编程
|
系统管理
|
服务器配置
|
数据库管理
|
Php教程
|
python教程
|
正则表达式
|
批处理脚本
|
Centos教程
|
Linux基础教程