News

The PHP team has unanimously voted to integrate the Libsodium library in the PHP core, and by doing so, becoming the first programming language to support a modern cryptography library by default. The ...
PHP, arguably the world's best Web scripting language, recently received a significant overhaul. Version 5 expands the object model of the language, adds support for new MySQL 4.x features and speeds ...
PHP got a whole lot more secure this week with the release of the 7.2 branch, a version that improves and modernizes the programming language's support for cryptography and password hashing algorithms ...
One thing you can say for PHP is that it’s persistent. Like many long-standing programming languages, it’s often maligned by developers who would like to see a shift to newer candidates, yet it also ...
Facebook has released a programming language called Hack, which marries the ease of PHP with the rigorous safety controls of older languages such as C++. PHP programmers should easily understand Hack, ...