Re: [PHP] validating textarea using php

[email protected] (Jim Lucas)
Newsgroups php.general
Message-ID <[email protected]>
Richard Heyes wrote:
> Also you can use short 
> tags (popular...) to make the HTML more readable. Eg:
> 
> <textarea name="comments" cols="26" rows="3" id="comments">
>     <?=htmlspecialchars($comments)?>
> </textarea>
> 

It also makes the code less portable.

-- 
Jim Lucas

    "Some men are born to greatness, some achieve greatness,
        and some have greatness thrust upon them."

Twelfth Night, Act II, Scene V
     by William Shakespeare
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.