PHP

Installing LAMP On Linux Mint

Installing LAMP (Linux, Apache, MySQL and PHP) On Linux Mint.  LAMP stands for Linux, Apache, MySQL, PHP. How to install…

9 years ago

How enable HTML files to display php code

When writing content for your site, you typically store them in either html or php files. The basic files, particularly…

9 years ago

What is PHP?

What is PHP?  PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is…

9 years ago

What is suPHP ? Why use suPHP ?

What is suPHP ? suPHP is a tool for executing PHP scripts with the permissions of their owners or a…

9 years ago

How to install APC on Linux

How to install APC on Linux ? Ans: The Alternative PHP Cache (APC) is a free and open opcode cache…

9 years ago

Custom php.ini not working on SuExec Enabled Server

How to enable Custom php.ini on SuExec Enabled Server ? Ans : Normally, on SuExec Enabled Server, you can create php.ini…

9 years ago