Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.hcs.cmc.msu.ru/php/function.get-object-vars.html
Дата изменения: Sun Feb 3 22:35:21 2002 Дата индексирования: Mon Oct 1 22:43:05 2012 Кодировка: |
This function returns an associative array of defined object properties for the specified object obj. If variables declared in the class of which the obj is an instance, have not been assigned a value, those will not be returned in the array.
See also get_class_methods(), get_class_vars()