Hi Piotras, On Thu, 15 Nov 2001 12:10:45 +0100 "pp" <[EMAIL PROTECTED]> wrote:
> ok, but I still doesn't know if my object should be topic or article. > How get to repligard table? > BTW, any docs for repliagard table? > functions? > it looks like it is better than mgd_get_object_by_name for me. > Give me more info, more info :) try this code: $obj = mgd_get_object_by_guid($guid); echo "This object is of type " . $obj->__table__; > Piotras David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
