[PHP] why no create_method ?

2002-02-18 Thread Crawley
Is there anyway to create a class method, I want to return an object which has a number of 'runtime' methods. What I want to do is parse a WSDL and generate an interface object ( with the correct functions ), the way I see it I cant do this as we lack a create_method call. I can parse the WSDL

[PHP] Re: dlopen - why ?

2001-09-14 Thread Crawley
Richard Lynch http://php.net/dl php --help but... can I use this to open a 'normal' dll ( not a php extension ) and extract a function with 'dlsym' ? Rich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL