[PHP-users 2225] Re: phpからcgiに処理を渡す方法

Takahito Ito php-users@php.gr.jp
Tue, 25 Sep 2001 13:52:31 +0900


こんにちは、伊藤貴人です。

提示頂いたスクリプトがそのままであると仮定して、

> a.php
> 
> <?php
>  if (a == b):
if($a == $b):

とかかな?
このままでは、一生if文の中に入りません。:-)

>     header("Location:../cgi-bin/testdrv.cgi?total=$gokei&tori_id=$tori_
> id");
>  endif;
>  
>  ?>



#----------------------------------------------#
  Takahito Ito
                 mail : takahito@po.jah.ne.jp
#----------------------------------------------#