"Armand A. Verstappen" <[EMAIL PROTECTED]> wrote: > > I switched to the oop way of doing this. > > > > When I do a $article=mgd_get_article() > ... > > > When I call the create method, nothing seems to happen. > > Afterwards, > > > > $article->id becomes Object > > What do you mean by 'becomes Object'?
In brief : I do not have opportunity to check example code now but I bet that You call for $article->id insted of $id. Create object method returns only $id. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
