pp wrote:

> > sizeof($HTTP_GET_VARS);
> >
>
> it returns "0" whatever how much argv[] You have.
> I tried substr_count($midgard->uri,$argc);
> But the result is the same

HTTP_GET_VARS only holds the params after the '?' (which are not handled
by Midgard).

Emile



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

Reply via email to