Alexander Bokovoy wrote:
>
> On Mon, Mar 19, 2001 at 12:49:07PM +0100, pp wrote:
> > I got a little problem with getting correct topic's ID.
> >
> > <? $t_sam = mgd_list_topics(111);
> > while ($t_sam->fetch(111))
> It should be
> while ($t_sam->fetch())
Yes, but it doesn't solve the problem...
It would be best if I could use &(t_sam.id); instead $t_sam->id,
but it seems to me not possible.
--
http://www.milinski.com.pl
http://www.infoglob.com
http://agaipiotras.igk.pl
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]