php-db | 2002091
Date: 09/13/02
- Next message: Some Guy: "[PHP-DB] Contract work questions"
- Previous message: Hutchins, Richard: "RE: [PHP-DB] PHP html layout"
- In reply to: Hutchins, Richard: "RE: [PHP-DB] PHP html layout"
- Next in thread: Robert McKerlie: "Re: [PHP-DB] PHP html layout"
- Reply: Robert McKerlie: "Re: [PHP-DB] PHP html layout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Some Guy: "[PHP-DB] Contract work questions"
- Previous message: Hutchins, Richard: "RE: [PHP-DB] PHP html layout"
- In reply to: Hutchins, Richard: "RE: [PHP-DB] PHP html layout"
- Next in thread: Robert McKerlie: "Re: [PHP-DB] PHP html layout"
- Reply: Robert McKerlie: "Re: [PHP-DB] PHP html layout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

