|
Posted by AlexVN on 10/07/62 11:50
Hi,
I would like to know if someone investigated the method of creating
classes dynamically depending on the name. I do not like a lot of ifs
and I suppose that something like call_user_func_array('ClassName',
array($param1, $param2, $param3, ..., $paramN)) should exist over the
PHP language. Any suggestions?
Thanks,
Alexander
http://www.alexatnet.com/
Navigation:
[Reply to this message]
|