Archive for January, 2007
What is PHP?
It’s like ASP but for Unix. i.e., PHP is a server-side scripting language (runs on the server instead of the user’s computer) that is used primarily on Unix Web servers to create dynamic Web pages. PHP script is written into HTML web pages and when the server reads the page it runs the script which […]
What is the difference between Unix and Linux?
The Unix operating system was developed in the early seventies and rewritten in the programming language ‘C’ which gave it the ability to outlive the hardware it lived on which was a very significant development. Then many years later a man named Linus Torvalds developed the operating system kernel for the FSF’s project to develop […]