s it
just goes to white. Very strange. No one has been able to solve this,
like I said. Thanks for the help.
From: Chris Hewitt <[EMAIL PROTECTED]>
To: Dan Aloma <[EMAIL PROTECTED]>
Subject: Re: [PHP-INSTALL] Php not taking input from html
Date: Wed, 07 Apr 2004 19:51:13 +0100
Dan A
Something is DEFINITELY wrong here...shouldn't this peice of code being
working? I get no errors when I turn on error logging in php.ini, so what in
the world is going on I have been on every board, and every user-list
and no one has been able to figure it out. I don't understand. Thanks for
Yeah. I know i'm going to the right place. I'm actually not using apache,
I'm using Resin. I built php as a binary, and I'm just opening the port for
it to listen to. This is the right way to do it, right?
As for the $POST problem, I am not too familiar with php, but I'm assuming
that the peopl
Dan, check your register globals. Make sure you are referencing your
$_GET and $_POST correctly if register globals is off.
-Original Message-
From: Dan Aloma [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 07, 2004 10:16 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INSTALL] Php not taking in