background preloader

Php

Facebook Twitter

How to Install PHP 5 on Linux. Share Installing PHP 5 on Linux This tutorial explains the installation of Apache web server, bundled with PHP and MySQL server on a Linux machine.

How to Install PHP 5 on Linux

The tutorial is primarily for SuSE 9.2, 9.3, 10.0 & 10.1, but most of the steps ought to be valid for all Linux-like operating systems. PHP Login System with Admin Features. PHP Login Script with Remember Me Feature. Introduction I just started programming with PHP and MySQL this week and the first script I wanted to write was a login script. I wanted to include the popular "Remember Me" feature seen on a lot of websites that basically keeps users logged into the website, even after they've closed the browser so that the next time they come, they won't have to login again manually.