Re: [PHP-DEV] iterating objects with interfaces

[email protected] (Zeev Suraski) Wed, 12 Mar 2003 10:35:36 +0200
Newsgroups php.dev
Message-ID <5.1.0.14.2.20030312103509.05a6afc8@localhost>
At 02:48 12/03/2003, Stephen Thorne wrote:
>How soon till
>('<pre>'.($_GET['textArea']->strip_tags()).'</pre>')->print(); ?

Considering $_GET is an array of strings, infinity :)

Zeev