John P . Looney wrote:

> } else if ($argv[0]=="static") {
>     $article = mgd_get_article();
>     $article->create();

Are you sure you want this? It will create an article with all fields
set to empty.

>  But, for some reason it's not working on 
> 
>    http://midgard.linux.ie/articles/static/something.html
> 
>  If you go to that page, you'll see that argv[1] is "something" - it
> seems that in a URL, anything after a "." is truncated. Is this supposed
> to happen ? 

Whether it's supposed to is up to you to decide :) But yes, that does
happen.

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to