PHP


5 Requested Topics

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

5 Need Improvement

0 Proposed Changes

No proposed changes.

Changes which need review will be displayed here.