On 2010-10-16 11:55:40, Reindl Harald <h.rei...@thelounge.net> wrote:
> What you can do to make your code readable is the following
>
> function stuff($required1, $required2, /**$options*/array())
> {
>  extract($options);
> }
Huh?

This code cannot even compile?! What are you talking about?

--
Olivier


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to