Recent Contributions
Join Stack Overflow
Want to help improve PHP documentation?
Join the Stack Overflow community!
It only takes a minute, and your contributions will benefit developers forever.
WebSockets
Documentation about real-time communication, PHP adaptation of RFC6455, libevent package (pecl.php.net/package/libevent), links between HTTP and WS servers etc.
requested by Flo-Schield-Bobby 2,369
Memory usage/Garbage Collection
Information regarding memory usage and garbage collection will be useful, like what happens in web requests, what happends in long-running php scripts (will the garbage be collected or OOM thrown), how and when use gc_collect_cycles, etc
requested by Vic 8,485
4 comments
extensions
Table of extensions with the short description what each does an whether or not is enabled by default. Enabling/disabling extensions (also dynamically with dl()). Checking which extensions are loaded (phpinfo -m)
requested by Ruslan Bes 1,773
5 comments
No proposed changes.
Changes which need review will be displayed here.
2,307 Actions
Your Common Sense edited Preventing SQL injection with parametrized queries (view change) 23 hours ago
Tom created IMAP (view change) yesterday
Tom created Install IMAP extension (view change) yesterday
Tom created Connecting to a mailbox (view change) yesterday
Tom created List all folders in the mailbox (view change) yesterday
View more →