News

PHP‘s creator Rasmus Lerdorf did not intend to create an entirely new programming language. Over 20 years ago, the Danish software engineer was looking for a better way to fix what he described as a ...
The team behind scripting language PHP has announced PHP version 8.0, a major release that may require developers to review code for any breaking changes. This ...
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 ...
I have been asked to learn how to do some basic GUI programming. Can anyone suggest a good place to start that will teach me the basics? I just need to be able to modify an existing GUI to add new ...
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 ...
The PHP developer community is currently discussing a comprehensive license change. The aim is to replace the PHP and Zend licenses used to date with the standardized Modified BSD License. The ...
From time to time, you will find a security advisory about some major web application on security mailing lists. Most of the time, the problem is fixed easily. The errors often occur because the ...