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,466
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 9,145
4 comments
Migrating from old password hashing algorithms like md5 and sha1
Many websites still use weak algorithms to hash their passwords. It would help these users having a generic example on how to upgrade to the recommended method
requested by Technomad 123
5 comments
TLS handling with openssl
The previous openssl request was closed in favor of a topic about encryption/decryption; handling TLS warrants its own topic (it's not just done by a single example).
requested by bwoebi 18.6k
1 comment
SPL data structures
missing detail
UDP server socket
unclear
Contributing to the PHP Core
missing examples
No proposed changes.
Changes which need review will be displayed here.
2,629 Actions
Jared Dunham edited Loop through MySQLi results (view change) 7 hours ago
Mohammad Sadegh edited echo and print (view change) yesterday
Andrew edited Preventing SQL injection with Parameterized Queries (view change) yesterday
Andrew edited PDO (view change) yesterday
Mariano edited SimpleXML (view change) yesterday
View more →