header("Location: index.php?var1=tttt&var2=pppp");
make sure you send this before outputting anything to the browser.
Justin French
on 14/08/02 1:49 AM, Christian Ista ([EMAIL PROTECTED]) wrote:
> Hello,
>
> Is there a possibility to call (jump not include) with some parameters
> (index.php?var1=tttt&var2=pppp) a php page without click.
>
> For example :
> case "todo":
> call here index.php?var1=tttt&var2=pppp <--- jump to this page
> break;
>
> bye
>
> Christian,
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php