Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2002091

RE: [PHP-DB] PHP html layout From: Hutchins, Richard (Richard.Hutchins <email protected>)
Date: 09/13/02

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.

HTH

-----Original Message-----
From: Robert McKerlie [mailto:R.McKerlie <email protected>]
Sent: Friday, September 13, 2002 1:16 PM
To: php-db <email protected>
Subject: [PHP-DB] PHP html layout

Hi

Simple question. Can anyome direct me to suitable tutorials that cover how
to insert html tags into a php script to arrange the layout of a page

I look forward to hearing from you

Regards
Robert

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

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