Articles tagged with: code
PEAR, Smarty »
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 »
In this article, I will be illustrating about getting html source code of any website. I have done this in PHP.
