Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2002091

Re: [PHP-DB] PHP html layout From: Pierre-Alain Joye (paj <email protected>)
Date: 09/13/02

On Fri, 13 Sep 2002 14:19:23 -0400
"Hutchins, Richard" <Richard.Hutchins <email protected>> wrote:

> It's really very easy. Read these two things.
>
> http://www.php.net/manual/en/function.echo.php
> http://www.php.net/manual/en/function.print.php
>
> Beyond that, you'll also want to check out:
> http://www.php.net/manual/en/function.htmlspecialchars.php
> http://www.php.net/manual/en/function.stripslashes.php
>
> and anything else you can find about escaping out special characers like
> slaskes, single and double quotes, etc.

Beside this functions :), there is a method widely used called templates, you can find templates libraries on http://pear.php.net.

Tutorials about templates are available on http://www.phpbuilder.com or http://www.devshed.com

hth

pa

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php