php-windows | 2001042
Date: 04/21/01
- Next message: Ermanno Iannacci: "Re: [PHP-WIN] apache/php help!!!!!"
- Previous message: Johannes Janson: "Re: [PHP-WIN] Poll"
- Next in thread: Chris Adams: "Re: [PHP-WIN] HTML -> PHP -> HTML calling sequence"
- Reply: Chris Adams: "Re: [PHP-WIN] HTML -> PHP -> HTML calling sequence"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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://stdin","r")
to get the stuff that is being passed via the method=get from the HTML
module. However, when I issue that command
and look at the contents of stdin, it's nothing. No data is being retrieved.
What am I doing wrong?
Bob Sears
Application Developer/Programmer
Internet --> Mainframe, Unix/Aix, OS/JCL
HTML, PHP, Perl, Javascript, VBScript, VB, C, COBOL, C++, Fortran, RPG and
21 more
Informix, MySQL, Total
317-882-8056
rsears <email protected>
Resume on-line: <http://www.on-net.net/~rsears/resumes/bob/bob.html>
Site samples : <http://www.on-net.net/~rsears/webwyshez/webwyshez.html>
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Ermanno Iannacci: "Re: [PHP-WIN] apache/php help!!!!!"
- Previous message: Johannes Janson: "Re: [PHP-WIN] Poll"
- Next in thread: Chris Adams: "Re: [PHP-WIN] HTML -> PHP -> HTML calling sequence"
- Reply: Chris Adams: "Re: [PHP-WIN] HTML -> PHP -> HTML calling sequence"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

