Home » Archive

Articles tagged with: code

PEAR, Smarty »

[18 Jul 2008 | One Comment | 48 views]

For using database, you need to install a package of PEAR called ‘MDB2’ along with the installation of PEAR and Smarty.
MDB2 provides a common API for all support RDBMS.

PHP, Tips and Tricks »

[2 Jul 2008 | 4 Comments | 1 views]

In this article, I will be illustrating about getting html source code of any website. I have done this in PHP.

PHP »

[19 Mar 2008 | No Comment | 43 views]

Generating/Displaying random image in PHP.