Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::

Method object_program()


Method object_program

program object_program(mixed o)

Description

Return the program from which o was instantiated.

If o is not an object or has been destructed 0 (zero) will be returned.