> > > $topic1 = mgd_create_topic(144222,$something,'1','1',1,'2');
> > >  if(!$topic1) { echo "not OK.<br>";
> > >                           } else {
> > >                            echo "OK";
> > >                          }
> > > till now works fine
> > >
> > > $up       = "";
> > > $topic    = $something ;
> >
> > And here is the main problem. I have to get topic's ID I just created.
> > should replace $something for $topic1? But it seems not to work.
> 
> No, this call ought to be OK.
> 

Yes, it works but I can't see this article on admin page, but I can see
them in mysql table.
Is tere any field which is very important to article be displayed
properly?

Piotras

-- 
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]

Reply via email to