Hi
Thanks for you to point me such coding style.
I had looked in to unserialize() callback mechanism, you know,
it is now disabled in 4.1.2 (look at ext/standard/incomplete_class.c )
In manual also there is nothing about callback function and all, anyway
the link you showed me h
S.Murali Krishna wrote:
> Hi,
> As I told in my Previous Post that I have added a feauture in PHP
> which is similar to AUTOLOAD feauture in Perl Modules.
>
> I had sent a unified diff output along with this.
>
> According to that if a user tried to call a undefined func
Hi Chris
I Intially thought about passing function name as first argument only,
but I don't know whether I done it correctly or not, Its not recognizing
the argument that I pushed in to argument stack. If you help me in how to
do this, it would be really helpful to me.
After
Hi,
As I told in my Previous Post that I have added a feauture in PHP
which is similar to AUTOLOAD feauture in Perl Modules.
I had sent a unified diff output along with this.
According to that if a user tried to call a undefined function,
PHP Zend Engine would s