on 9/1/01 7:12 PM, CrossWalkCentral at [EMAIL PROTECTED] wrote:

> Yea I tried that before I posted I even tried editing the data in the table
> to but the <pre> before  and </pre> after and it still will not show it.

You need to encode the < and > characters.  You can do so via the
htmlspecialchars() function.

<http://php.net/manual/en/function.htmlspecialchars.php>

Sincerely,

Paul Burney

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Paul Burney
Webmaster && Open Source Developer
UCLA -> GSE&IS -> ETU
(310) 825-8365
<[EMAIL PROTECTED]>
<http://www.gseis.ucla.edu/>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to