pp wrote:
> > $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.
> > $title = "&(article.title);";
> > /* BTW I don't know how use it here */
> >
> Yes, better way '$article->title' :)
Yes, the &(...); only works outside php scripts.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- [midgard-user] adding articles IT Partner
- Re: [midgard-user] adding articles Emiliano
- Re: [midgard-user] adding articles Krzysztof Janiszewski
- Re: [midgard-user] adding articles Emiliano
- Re: [midgard-user] adding articles pp
- Re: [midgard-user] adding arti... Emiliano
- Re: [midgard-user] adding ... pp
- Re: [midgard-user] add... pp
- Re: [midgard-user] add... Emiliano
- Re: [midgard-user] add... pp
- AW: [midgard-user] add... Kai Schroder
- Re: [midgard-user] add... Emiliano
- Re: [midgard-user] add... Alexander Bokovoy
- Re: [midgard-user] add... pp
- Re: [midgard-user] add... pp
- Re: [midgard-user] add... Emiliano
- RE: [midgard-user] add... Robin Jackson
- RE: [midgard-user] add... Emiliano
- RE: [midgard-user] 1.2... Robin Jackson
