dotcomma.org: An Introduction to PHP | Linux Today

dotcomma.org: An Introduction to PHP

Written By
Web Webster
Web Webster
Dec 28, 1999

PHP, or Hypertext Preprocessor, is a embedded server-side
scripting language. Not only is PHP’s popularity growing among web
designers, but its features are growing with the release and
development of PHP4.
This article will cover the aspect of
basic programming with PHP3, however, since PHP4 is only in the
Beta 3 stage. PHP is embedded straight into HTML code, and is
automatically parsed when the viewer loads a document. It is mostly
used as a module with the Apache web server for Linux; however, it
can easily be used in other OS-based servers such as Microsoft’s
IIS or Netscape’s Enterprise server. PHP can be downloaded freely
at its homepage, www.php.net.”

“PHP is highly similar to Microsoft’s ASP (Active Server Pages)
and Coldfusion. However, PHP is free and cross-platform. As a
combination of C++ and CGI techniques, PHP can send HTTP headers,
cookies, communicate flawlessly with databases, and much more.
Unlike CGI, all PHP requires is a installation and your PHP-coded
files to have the extension .php3 (it can also be configured to use
.php, .phtml, and others.). To implement code, one would simply
start as if you were writing a HTML file….”

Complete
Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.