Jan 16, 2014
APC stands for Alternative PHP Cache,The Alternative PHP Cache (APC) is a free and open PECL package that provides an opcode cache for PHP. It’s..
Read moreDec 10, 2013
The HTML marquee tag provides a way for browsers to creates a scrolling effect (can be tailored to include any HTML content) vertically or horizontally..
Read moreNov 15, 2013
If you are using Codeigniter (PHP Framework) you are noticed that by default index.php will be included with your URL. But you can easily remove..
Read moreNov 14, 2013
PHP.ini is a configuration file that is used to customize behavior of PHP at runtime. This enables you to easy administration in Apache web server..
Read moreNov 14, 2013
PEAR is short form of PHP Extension and Application Repository. PEAR is a framework and distribution system for reusable PHP component. The purpose of PEAR..
Read moreOct 30, 2013
There are many ways to design a two column layout using Cascading Style Sheets (CSS). This article takes you through the steps of using one..
Read more