alan_k wrote:

> > b) It returns the object, but what are the
> parameters (I'm thinking of
> > some kind of marker of the object type
> [article, topic, etc] and then as
> > in type) ?
> > 

If you're using PHP4, see get_class. For PHP3, you could look at
$object->__table__.

> > This info really should be added to the
> online documentation btw...

We're not stopping you :)

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to