Hi!

It is not a question of number -- you may have some module where the
functions need to share a couple of variables between themselves, eg a file 
handle.

Congratulations, you have just discovered why OO exists :)

Objects are not always the answer.

If you refuse to use language construct that fits your purpose and try to reinvent it in a backwards way - it won't end up in anything useful.
--
Stanislav Malyshev, Zend Software Architect
s...@zend.com   http://www.zend.com/
(408)253-8829   MSN: s...@zend.com

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

Reply via email to