tail.in.:How to
The History of PHP
PHP is one of the most widley used programming languages in the online/web development world, and has been for a long time now. This article aims to give you a little history behind PHP, how it started, and how it got to where it is now.
What is PHP?
Ok, first and foremost - what is PHP?
PHP is best described by the creators themselves:
|
What is a tail program good for? The original tail UNIX command is a program to display a text file and monitor the file for changes. All changes are displayed in realtime. So tail is perfect for watching log files.
By Praveen Puri