I'm stuck. Module A is a HTML program with a FORM/ACTION/GET that xctls to
a PHP module. I have no problem getting to
the PHP module, displaying a dummy screen, and returning to the HTML
program. In a PHP text I perused through at Border's,
the text said to access STDIN via:
$fh = open("PHP://
On 21 Apr 2001 17:06:05 -0700, Bob Sears <[EMAIL PROTECTED]> wrote:
>
>I'm stuck. Module A is a HTML program with a FORM/ACTION/GET that xctls to
>a PHP module. I have no problem getting to
>the PHP module, displaying a dummy screen, and returning to the HTML
>program. In a PHP text I perused th