Re: [PHP-DEV] iterating objects with interfaces

[email protected] ((Marcus Börger)) Wed, 12 Mar 2003 01:54:15 +0100
Newsgroups php.dev
Message-ID <[email protected]>
At 01:48 12.03.2003, Stephen Thorne wrote:
>All this is starting to feel strangely pythonic.
>
>How soon till
>('<pre>'.($_GET['textArea']->strip_tags()).'</pre>')->print(); ?


Very far of because i am working with objects and interfaces and have no
plan for other types as arrays and longs....

marcus