Date: 09/20/99
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] cvs: /php3 ChangeLog /php3/functions file.c php3_string.h"
- Previous message: Andrew Skalski: "[PHP-DEV] cvs: /php3 ChangeLog"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DEV] cvs: /php3 ChangeLog /php3/functions file.c php3_string.h string.c"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] cvs: /php3 ChangeLog /php3/functions file.c php3_string.h"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] cvs: /php3 ChangeLog /php3/functions file.c php3_string.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
thats what i thought..
Then if it's ok, we'll use the lex file and either make a new function,
or incorporate it into htmlspecialchars..
any suggestions?
Mark
> > whats the possibility of using this same state machine for htmlspecialchars?
> >
> > that way these options will work for that also?
>
> Not extremely easily. Your problem is that you want to retain the tags in
> the string, but only < out the disallowed tags?
>
> -Rasmus
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] cvs: /php3 ChangeLog /php3/functions file.c php3_string.h"
- Previous message: Andrew Skalski: "[PHP-DEV] cvs: /php3 ChangeLog"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DEV] cvs: /php3 ChangeLog /php3/functions file.c php3_string.h string.c"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] cvs: /php3 ChangeLog /php3/functions file.c php3_string.h"
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] cvs: /php3 ChangeLog /php3/functions file.c php3_string.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

