I have defined class 'image' with method 'getData' so can I do this
<?php $class = 'image'; $id = '1234567abcdef'; $result = $class::getData($id); ?>
TIA -- Mirek Novak jabberID: [EMAIL PROTECTED] ICQ: 119499448
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php