Date: 07/16/79
- Next message: Garth Dahlstrom: "[PHP] Help: PHP 4.0.6 -- PSPELL can't load ASPELL module..."
- Previous message: Dennis Kaandorp: "[PHP] Re: Question about strlen I think"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On my site I want people to be able to type HTML into a form. The function
strip_tags(); is great but if a person types:
<a href="http://www.someplace.com>My site!</a>
(note the omitted " )
it screws up the whole page. Is there a function script some place that will
stop/fix these kind of errors?
Also, is there a function that will check if links in a swatch of text are
any good?
Thanks!
Susan
-- susan <email protected> http://futurebird.diaryland.com-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Garth Dahlstrom: "[PHP] Help: PHP 4.0.6 -- PSPELL can't load ASPELL module..."
- Previous message: Dennis Kaandorp: "[PHP] Re: Question about strlen I think"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

