[PHP-DEV] Re: calling a script function via call_user_function
Hi All, Pardon the noise. All functions, including call_user_function(), now work as expected. Thanks, Mashall
[PHP-DEV] Re: calling a script function via call_user_function
Hi All, A correction to my earlier email. On Tue, Apr 15, 2008 at 11:37 AM, Marshall Greenblatt < [EMAIL PROTECTED]> wrote: > > Approach B: > > Execute a PHP script and retrieve the return value without calling a > particular PHP function. > > On the PHP side: > > return strtoupper( $GLOBAL_VARI