SimpleXML in PHP 5.0
PHP, an acronym for PHP: Hypertext Preprocessor, is a general purpose scripting language that is used to create dynamic web pages. Recently, a newer version of PHP was released and it is popularly known as PHP 5. The top seven features with PHP 5 are: read full article
Object Oriented Concepts in PHP 5.0
PHP, an acronym for PHP: Hypertext Preprocessor, is a scripting language that is used for creating dynamic and interactive web pages. PHP is widely used and can be freely downloaded from http://www.php.net/downloads.php read full article
SQLite with PHP 5.0
PHP, an acronym for PHP: Hypertext Preprocessor, is a scripting language that is used for creating dynamic and interactive web pages. PHP is widely used and can be freely downloaded from http://www.php.net/downloads.php. read full article
Digg: Technologies Used & Challenges Faced
This is a very interesting presentation (see below) on the technologies used to make Digg, the challenges faced along the way and how they overcame it. I would recommend it to any Web 2.0 startup architects.In short Digg uses multiple MySQL slaves with a single master, multiple load balanced PHP servers which connects to random [...]
