Hello!
Yes, you are right. And ou can get passed values in the predication.php via:
global $HTTP_GET_VARS;
$hometeam = $HTTP_GET_VARS["hometeam"];
$awayteam = $HTTP_GET_VARS["awayteam"];
Best regards,
Andrew Kirilenko,
Seniour Programmer / System Administrator,
Internet Service.
-Original M
On Fri, 22 Jun 2001 10:15, David Yen wrote:
> Hi.
>
> am using SQL Server.
> I wrote a php page that displays the NFL game schedule after query the
> database.
> I want to create link to a game prediction page (written in php) for
> each game. There will be two variables that will be passed thru
2 matches
Mail list logo