0% found this document useful (0 votes)
0 views5 pages

php-core

The PHP Manual provides comprehensive documentation on PHP, including getting started guides, language references, security considerations, features, and function references. It covers installation on various systems, programming concepts, and extensions available for PHP. The manual also includes FAQs, appendices for migration, and debugging information.

Uploaded by

fqo99143
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
0 views5 pages

php-core

The PHP Manual provides comprehensive documentation on PHP, including getting started guides, language references, security considerations, features, and function references. It covers installation on various systems, programming concepts, and extensions available for PHP. The manual also includes FAQs, appendices for migration, and debugging information.

Uploaded by

fqo99143
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

1.05.

2025 14:54 PHP: PHP Manual - Manual

Downloads
Documentation
Get Involved
Help

Search docs

Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers

Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting

https://www.php.net/manual/en/index.php 1/5
1.05.2025 14:54 PHP: PHP Manual - Manual

User Submitted Data


Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing

Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions

Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
gp
Previous man page
gn
Next man page
G
Scroll to bottom
gg
Scroll to top
https://www.php.net/manual/en/index.php 2/5
1.05.2025 14:54 PHP: PHP Manual - Manual

gh
Goto homepage
gs
Goto search
(current page)
/
Focus search box

Change language: English

PHP Manual ¶
2025-05-01

Copyright
Preface — About this manual
Getting Started
Introduction — What is PHP and what can it do?
A simple tutorial
Installation and Configuration
General Installation Considerations
Installation on Unix systems
Installation on macOS
Installation on Windows systems
Installation on Cloud Computing platforms
FastCGI Process Manager (FPM)
Installation of PECL extensions
Introduction to Composer
Runtime Configuration
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
https://www.php.net/manual/en/index.php 3/5
1.05.2025 14:54 PHP: PHP Manual - Manual

Installed as CGI binary


Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage — Using PHP from the command line
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
FAQ — Frequently Asked Questions
General Information
Mailing lists
Obtaining PHP
Database issues
Installation
Build Problems
Using PHP
Password Hashing — Hashing passwords safely and securely
PHP and HTML
PHP and COM
https://www.php.net/manual/en/index.php 4/5
1.05.2025 14:54 PHP: PHP Manual - Manual

Miscellaneous Questions
Appendices
History of PHP and Related Projects
Migrating from PHP 8.3.x to PHP 8.4.x
Migrating from PHP 8.2.x to PHP 8.3.x
Migrating from PHP 8.1.x to PHP 8.2.x
Migrating from PHP 8.0.x to PHP 8.1.x
Migrating from PHP 7.4.x to PHP 8.0.x
Migrating from PHP 7.3.x to PHP 7.4.x
Migrating from PHP 7.2.x to PHP 7.3.x
Migrating from PHP 7.1.x to PHP 7.2.x
Migrating from PHP 7.0.x to PHP 7.1.x
Migrating from PHP 5.6.x to PHP 7.0.x
Migrating from PHP 5.5.x to PHP 5.6.x
Debugging in PHP
Configure options
php.ini directives
Extension List/Categorization
List of Function Aliases
List of Reserved Words
List of Resource Types
List of Available Filters
List of Supported Socket Transports
PHP type comparison tables
List of Parser Tokens
Userland Naming Guide
About the manual
Creative Commons Attribution 3.0
Index listing
Changelog

Found A Problem?
Learn How To Improve This Page • Submit a Pull Request • Report a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

Copyright © 2001-2025 The PHP Documentation Group


My PHP.net
Contact
Other PHP.net sites
Privacy policy

Search docs

↑and ↓ to navigate • Enter to select • Esc to close


Press Enter without selection to search using Google

https://www.php.net/manual/en/index.php 5/5

You might also like