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

Reply via email to