Zend to show PHP tools in October (ZDNet India)

Zend to show PHP tools in October (ZDNet India)
Zend, a start-up that commercializes the open-source PHP Web site software, plans to release the first version of a higher-level PHP software package at an October conference, company co-founders said Wednesday.

Object-oriented PHP (CIOL)

Object-oriented PHP (CIOL)
PHP , a popular server-side scripting language (like ASP and JSP), had minimalist support for object-oriented programming. But, the upcoming PHP, version 5, is much touted for its object-oriented features. It supports data encapsulation and inheritance.

PHP encryption for the common man (IT Observer)

PHP encryption for the common man (IT Observer)
In this increasingly virtual online world, you have to be careful to protect your data. Learn the basics of encoding and encrypting important bits of information, such as passwords, credit card numbers, and even entire messages. Get an overview of what it means to encrypt and decrypt information, as well as some practical examples involving passwords and other data, using PHP’s built-in