> Is there a function to which I can pass an article ID to see if that
> article exists in the database? (apologies in advance if this is in
> the docs and I just missed it)
mgd_get_article return unset (which evaluates to FALSE) if you give it an
non-existing id. With beta4 you can the specifically test if
mgd_errno() == MGD_ERR_NOT_EXISTS
Emile
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]