Hello , > "BEGIN :result := my_funtion_name('$parm1', $parm2, null, >null, null); END;"; try this "select my_funtion_name('$parm1', $parm2, null,null, null) as result from dual" Best regards, Nicholas Yim nick.yim@xxxxxxxxxx 2007-01-19 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php