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…

10 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…

10 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…

10 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…

10 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…

10 years ago