Re: [phplib] Call To another Script From: Bryan McGuire (joefriday <email protected>)
Date: 07/29/00

Philippe Paravicini <philippe <email protected>> wrote:

> You can also use a link to call another script and pass variables through
> key value pairs in the url, such as: <a
> href="aPhpScript.php?var1=something&var2=somethingelse">the link</a>

Actually, you should use &amp; instead of bare ampersands.
See http://ppewww.ph.gla.ac.uk/~flavell/www/formgetbyurl.html

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>