> > And I sould replace xxxx.html from id to guid?
> Right. Something like this:
>
> echo "<a href=\"/page/page/\" . $article->guid() . ".html\">" . $article->title .
>"</a>"
>
> and instead of the code quoted above:
> if ($argc == 1) $guid = $argv[0];
> if (eregi("^[0-9a-f]{32}$", $guid)
> $obj = mgd_get_object_by_guid($guid);
>
> Eregi call is needed to detect that passed argument has GUID form.
>
ok, but I still doesn't know if my object should be topic or article.
How get to repligard table?
BTW, any docs for repliagard table?
functions?
it looks like it is better than mgd_get_object_by_name for me.
Give me more info, more info :)
Piotras
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]