01-mixing_php_and_html/01-pure_php.php File Reference

This program generates simple HTML page with links to related pages. More...

Go to the source code of this file.

Functions

 display_pure_php_page ()
 This function outputs simple HTML page using only PHP without escaping to HTML mode.


Detailed Description

This program generates simple HTML page with links to related pages.

This is created to demonstrate that we can generate HTML output using pure PHP.

Version:
1.0
Author:
Saurabh Barjatiya

Definition in file 01-pure_php.php.


Function Documentation

display_pure_php_page (  ) 

This function outputs simple HTML page using only PHP without escaping to HTML mode.

Returns:
Nothing

Definition at line 17 of file 01-pure_php.php.


Generated on Fri Nov 4 14:16:54 2011 for PHP example documentation by  doxygen 1.4.7