CPT 106
Franklin College
Fall 2003
Erich Prisner,

Hypertext Preprocessor

PHP

PHP means "Hypertext Preprocessor". Hypertext is created at the server, and then the resulting HTML file is sent to the client. PHP is an open source language, meaning ...

Hallo Welt

"; ?>

PHP pages have the extension ".php"

at the heart of PHP 4.0, there is the Zend engine

to some extend object-oriented

error handling missing

short tutorial

 


Erich Prisner, September 2003