PDA

View Full Version : custom class returned


republic
10-18-2005, 03:10 AM
:eek:

I'm using AMFPHP....

I have a method getMyClassObject() in a php class that returns me an object MyClassObject from other php custom class. The result object only contains the public fields from the MyClassObject. I need to invoke a function from the object returned, how can i do this from AMFPHP?

como carajo le hago.

thanks