[Home] [Credit Search] [Category Browser] [Staff Roll Call] | The LINUX.COM Article Archive |
Originally Published: Thursday, 23 December 1999 | Author: KJ Hartung |
Published to: news_learn_firststep/Firststep News | Page: 1/1 - [Std View] |
Enabling php with apache
PHP is a scripting language, which can customize your web site to meet the customer's needs interactively. It acts in the same way as ASP, which embeds the code right into the web page document, but hides the code to the user/client. It's versatile capabilites and the easy back-end integration into a database (like mysql) makes it a powerful addition to your web site.
|