首页
发现
标签
搜索
注册
登录
首页
发现
榜单
标签
收录
注册
登录
PHP手册
文档评分:
4.0 (
0 个有效评分
)
文档语言:
中文
章节数量:
0
阅读人次:
141394
收藏数量:
0
整理分享:
管理员
阅读
收藏
下载
分享
阅读
收藏
下载
分享
文档标签
PHP手册
文档概述
PHP(“PHP: Hypertext Preprocessor”,超文本预处理器的字母缩写)是一种被广泛应用的开放源代码的多用途脚本语言,它可嵌入到 HTML中,尤其适合 web 开发。
书籍目录
书籍评论 (
0
)
安装与配置
安装前需要考虑的事项
Unix 系统下的安装
云计算平台上的安装
Windows 系统下的安装
PECL 扩展库安装
FastCGI 进程管理器(FPM)
还有问题?
macOS 系统下的安装
语言参考
基本语法
类型
浮点数的精度
变量
常量
表达式
运算符
比较浮点数
流程控制
函数
类与对象
命名空间
枚举
错误
异常
纤程
生成器
存储到 array (例如使用 )
注解
引用的解释
超全局变量
函数参考
影响 PHP 行为的扩展
PHP 手册
扩展库列表/归类
APC User Cache
Componere
错误处理和日志记录
Foreign Function Interface
OPcache
输出缓冲控制
PHP 选项和信息
Interactive PHP Debugger
runkit7
User Operations for Zend
Windows Cache for PHP
层次式性能分析器
Yac
音频格式操作
OpenAL Audio Bindings
身份认证服务
针对命令行的扩展
Radius
压缩与归档扩展
GNU Readline
Bzip2
LZF
Phar
Rar Archiving
Zip
Zlib Compression
加密扩展
CSPRNG
哈希信息摘要框架
Mhash
Mcrypt
OpenSSL
密码散列算法
Sodium
数据库扩展
数据库抽象层
针对各数据库系统对应的扩展
日期与时间相关扩展
Calendar
High resolution timing
日期和时间
文件系统相关扩展
Direct IO
目录
文件信息
文件系统
Inotify
xattr
xdiff
国际化与字符编码支持
Enchant spelling library
Determine gender of firstnames
Gettext
iconv
多字节字符串
Internationalization Functions
Pspell
GNU Recode
图像生成和处理
可交换图像信息
图像处理和 GD
Gmagick
图像处理(ImageMagick)
邮件相关扩展
IMAP, POP3 和 NNTP
Mail
Mailparse
数学扩展
BCMath 任意精度数学
GNU Multiple Precision
Mathematical Functions
Technical Analysis for Traders
非文本内容的 MIME 输出
Forms Data Format
GNU Privacy Guard
wkhtmltox
PostScript document creation
RpmInfo
XLSWriter
进程控制扩展
Eio
Ev
Expect
进程控制
POSIX
parallel
系统程序执行
pthreads
pht
Semaphore, Shared Memory and IPC
Shared Memory
Sync
其它基本扩展
Geo IP 定位
FANN (快速人工神经网络)
Igbinary
JavaScript对象符号(JSON)
Lua
LuaSandbox
SeasLog
杂项函数
Streams
PHP 标准库(SPL)
Tidy
Swoole
Tokenizer
URLs
V8 Javascript Engine Integration
YAML 数据序列化
Yaconf
Yet Another Framework
Taint
Data Structures
var_representation
其它服务
Client URL 库
Event
FTP
Gearman
Lightweight Directory Access Protocol
Memcache
Memcached
mqseries
网络
RRDtool
ScoutAPM
SNMP
Sockets
Secure Shell2
Stomp Client
支持向量机
Subversion
TCP Wrappers
Varnish
ZMQ
YAZ
ZooKeeper
搜索引擎扩展
针对服务器的扩展
Apache Solr
Apache
FastCGI 进程管理器
Session Handling
Session 扩展
文本处理
CommonMark
Parsing and lexing
正则表达式(兼容 Perl)
字符串
ssdeep Fuzzy Hashing
变量与类型相关扩展
数组
类/对象的信息
字符类型检测
Data Filtering
函数处理
反射
Variable handling
Web 服务
OAuth
SOAP
Yet Another RPC Framework
XML-RPC
Windows 专用扩展
COM and .Net (Windows)
win32service
XML 操作
Document Object Model
libxml
WDDX
SimpleXML
XML diff and merge
XML 解析器
XMLReader
UI
图形用户界面(GUI) 扩展
PHP 手册
版权信息
入门指引
特点
安全
附录
FAQ:常见问题
APCu 函数
APCUIterator 类
The Componere\Abstract\Definition class
The Componere\Definition class
The Componere\Patch class
The Componere\Method class
The Componere\Value class
Componere 函数
范例
错误处理 函数
Main interface to C code and data
范例
C Data Handles
C Type Handles
FFI Parser Exceptions
FFI Exceptions
Preloading
OPcache 函数
范例
Output Control 函数
PHP 选项/信息 函数
phpdbg 函数
runkit7 函数
Uopz 函数
WinCache 函数
Building for Windows
范例
Xhprof 函数
预定义常量
The Yac class
DTrace 动态跟踪
序言
简明教程
运行时配置
预定义变量
预定义异常
预定义接口
上下文(Context)选项和参数
支持的协议和封装协议
简介
总则
以 CGI 模式安装时
以 Apache 模块安装时
会话(Session)安全
文件系统安全
数据库安全
错误报告
用户提交的数据
隐藏 PHP
保持更新
用 PHP 进行 HTTP 认证
Cookie
处理 XForms
会话
文件上传处理
使用远程文件
连接处理
数据库持久连接
垃圾回收机制
PHP 的命令行模式
一般信息
邮件列表
数据库问题
获取 PHP
安装常见问题
编译问题
使用 PHP
密码散列安全
PHP 和 HTML
PHP 和 COM
其他问题
PHP 及其相关工程的历史
从 PHP 8.0.x 移植到 PHP 8.1.x
从 PHP 7.4.x 移植到 PHP 8.0.x
从 PHP 7.3.x 移植到 PHP 7.4.x
从 PHP 7.2.x 移植到 PHP 7.3.x
从 PHP 7.1.x 移植到 PHP 7.2.x
从 PHP 7.0.x 移植到 PHP 7.1.x
从 PHP 5.6.x 移植到 PHP 7.0.x
从 PHP 5.5.x 移植到 PHP 5.6.x
PHP 的调试
配置选项
配置
函数别名列表
保留字列表
可用过滤器列表
资源类型列表
所支持的套接字传输器(Socket Transports)列表
PHP 类型比较表
解析器代号列表
用户空间命名指南
关于本手册
Creative Commons Attribution 3.0
索引
更新日志
apcu_add
apcu_cache_info
apcu_clear_cache
apcu_cas
apcu_dec
apcu_delete
apcu_entry
apcu_enabled
apcu_fetch
apcu_exists
apcu_key_info
apcu_inc
apcu_sma_info
apcu_store
APCUIterator::__construct
APCUIterator::current
APCUIterator::getTotalCount
APCUIterator::getTotalHits
APCUIterator::getTotalSize
APCUIterator::key
APCUIterator::next
APCUIterator::rewind
APCUIterator::valid
Componere\Abstract\Definition::addInterface
Componere\Abstract\Definition::addMethod
Componere\Abstract\Definition::getReflector
Componere\Abstract\Definition::addTrait
Componere\Definition::__construct
Componere\Definition::addConstant
Componere\Definition::register
Componere\Definition::addProperty
Componere\Definition::isRegistered
Componere\Definition::getClosure
Componere\Definition::getClosures
Componere\Patch::__construct
Componere\Patch::apply
Componere\Patch::revert
Componere\Patch::isApplied
Componere\Patch::derive
Componere\Patch::getClosure
Componere\Patch::getClosures
Componere\Method::__construct
Componere\Method::setPrivate
Componere\Method::setProtected
Componere\Method::setStatic
Componere\Method::getReflector
Componere\Value::__construct
Componere\Value::setStatic
Componere\Value::isProtected
Componere\Value::isStatic
Componere\Value::isPrivate
Componere\Value::hasDefault
Componere\cast_by_ref
Componere\cast
debug_print_backtrace
debug_backtrace
error_clear_last
error_get_last
error_log
error_reporting
restore_error_handler
restore_exception_handler
set_exception_handler
set_error_handler
user_error
trigger_error
FFI::addr
FFI::alignof
FFI::cast
FFI::arrayType
FFI::free
FFI::cdef
FFI::load
FFI::isNull
FFI::memcmp
FFI::memcpy
FFI::memset
FFI::new
FFI::scope
FFI::sizeof
FFI::type
FFI::string
FFI\CType::getAlignment
FFI::typeof
FFI\CType::getArrayLength
FFI\CType::getArrayElementType
FFI\CType::getAttributes
FFI\CType::getEnumKind
FFI\CType::getFuncParameterCount
FFI\CType::getFuncABI
FFI\CType::getFuncParameterType
FFI\CType::getFuncReturnType
FFI\CType::getName
FFI\CType::getKind
FFI\CType::getSize
FFI\CType::getPointerType
FFI\CType::getStructFieldNames
FFI\CType::getStructFieldOffset
FFI\CType::getStructFieldType
opcache_get_configuration
opcache_compile_file
opcache_get_status
opcache_invalidate
opcache_is_script_cached
opcache_reset
flush
ob_clean
ob_end_clean
ob_flush
ob_end_flush
ob_get_clean
ob_get_contents
ob_get_flush
ob_get_length
ob_get_level
ob_get_status
ob_gzhandler
ob_implicit_flush
ob_list_handlers
output_add_rewrite_var
ob_start
output_reset_rewrite_vars
assert_options
assert
cli_get_process_title
cli_set_process_title
dl
extension_loaded
gc_collect_cycles
gc_disable
gc_enable
gc_enabled
gc_status
gc_mem_caches
get_cfg_var
get_current_user
get_defined_constants
get_extension_funcs
get_include_path
get_included_files
get_loaded_extensions
get_magic_quotes_gpc
get_magic_quotes_runtime
get_required_files
get_resources
getenv
getlastmod
getmygid
getmyinode
getmyuid
getmypid
getopt
getrusage
ini_alter
ini_get_all
ini_get
ini_restore
ini_set
main
memory_get_peak_usage
memory_get_usage
php_ini_loaded_file
php_ini_scanned_files
php_sapi_name
php_uname
phpcredits
phpinfo
phpversion
putenv
restore_include_path
set_include_path
set_time_limit
sys_get_temp_dir
version_compare
zend_thread_id
zend_version
phpdbg_break_file
phpdbg_break_function
phpdbg_break_method
phpdbg_break_next
phpdbg_clear
phpdbg_color
phpdbg_end_oplog
phpdbg_exec
phpdbg_get_executable
phpdbg_prompt
phpdbg_start_oplog
runkit7_constant_add
runkit7_constant_redefine
runkit7_constant_remove
runkit7_function_add
runkit7_function_copy
runkit7_function_redefine
runkit7_function_remove
runkit7_function_rename
runkit7_import
runkit7_method_add
runkit7_method_copy
runkit7_method_redefine
runkit7_method_remove
runkit7_method_rename
runkit7_object_id
runkit7_superglobals
runkit7_zval_inspect
uopz_add_function
uopz_allow_exit
uopz_compose
uopz_backup
uopz_copy
uopz_del_function
uopz_delete
uopz_extend
uopz_flags
uopz_function
uopz_get_exit_status
uopz_get_mock
uopz_get_hook
uopz_get_return
uopz_get_property
uopz_implement
uopz_get_static
uopz_overload
uopz_redefine
uopz_rename
uopz_restore
uopz_set_hook
uopz_set_mock
uopz_set_property
uopz_set_return
uopz_set_static
uopz_undefine
uopz_unset_hook
uopz_unset_mock
uopz_unset_return
wincache_fcache_meminfo
wincache_fcache_fileinfo
wincache_lock
wincache_ocache_fileinfo
wincache_ocache_meminfo
wincache_refresh_if_changed
wincache_rplist_meminfo
wincache_rplist_fileinfo
wincache_scache_info
wincache_scache_meminfo
wincache_ucache_add
wincache_ucache_cas
wincache_ucache_clear
wincache_ucache_dec
×
分享,让知识传承更久远
×
文档下载
请下载您需要的格式的文档,随时随地,享受汲取知识的乐趣!
PDF
文档
EPUB
文档
MOBI
文档