kiran on August 13th, 2009

Also known as hypertext access, .htaccess file, when placed in a particular server directory, is used to customize and configure certain request to that particular directory and its sub content (directories and web files).
In layman term, .htaccess is a flexible configuration file (normally placed at server root folder) that is often used to improve website [...]

Continue reading about What is .htaccess file?

kiran on August 13th, 2009

A framework is a basic conceptual structure used to solve or address complex issues. Now let us discuss about what is PHP + Framework
PHP is the world’s most popular scripting language for many different reasons – flexibility, ease-of-use, among others – but often times coding in PHP, or any language for that matter, can get rather [...]

Continue reading about What is a PHP Framework?