Hello Dan,
Saturday, February 14, 2004, 5:19:26 PM, you wrote:
DA> yeah. phpinfo() works, which is how I know for sure that PHP is working
DA> fine. It's just not taking inputs. WTF is going? heheI'm going nuts over
DA> here. Any other ideas?
The fact that you cannot post any data to your in
--
snip---
if your web server implementation is correct that should work.
good luck,
Warren Vail
-Original Message-
From: Dan Aloma [mailto:[EMAIL PROTECTED]
Sent: Friday, February 13, 2004 12:38 PM
To: Vail, Warren
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] [Q]PHP
--Original Message-
From: Dan Aloma [mailto:[EMAIL PROTECTED]
Sent: Friday, February 13, 2004 12:38 PM
To: Vail, Warren
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] [Q]PHP not taking input values from forms
when i run that, it doesn't show return anything. I really don't understand
what
good luck,
Warren Vail
-Original Message-
From: Philip Olson [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 12, 2004 1:55 PM
To: Dan Aloma
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [PHP] [Q]PHP not taking input values from forms
> > > that tag is working fine and
loma
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [PHP] [Q]PHP not taking input values from forms
> > > that tag is working fine and shows me the info. For some reason php
will
> > > take input values only from the URL, not from the html code. any
ideas?
> >
>
> > > that tag is working fine and shows me the info. For some reason php will
> > > take input values only from the URL, not from the html code. any ideas?
> >
> >A few questions:
> >
> > a) What's the exact version of PHP?
> > b) Please post the smallest possible form that creates this
> >
n <[EMAIL PROTECTED]>
To: Dan Aloma <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: [PHP] [Q]PHP not taking input values from forms
Date: Thu, 12 Feb 2004 16:44:37 + (GMT)
On Thu, 12 Feb 2004, Dan Aloma wrote:
> that tag is working fine and shows me the info.
On Thu, 12 Feb 2004, Dan Aloma wrote:
> that tag is working fine and shows me the info. For some reason php will
> take input values only from the URL, not from the html code. any ideas?
A few questions:
a) What's the exact version of PHP?
b) Please post the smallest possible form that crea
that tag is working fine and shows me the info. For some reason php will
take input values only from the URL, not from the html code. any ideas?
From: André Cerqueira <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [PHP] [Q]PHP not taking input values from forms
Date: Wed, 11 Feb 2
On 11 February 2004 18:01, Dan Aloma wrote:
> Sorry about not including code the first time. Here is a
> snippet of code I
> am fairly certain should be doing something. Thank you SOOO
> much for the
> help. I've been working on setting up php for four days now
> and EVERYTHING
> else works (phpin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
time() is only echo'ed if $_POST['submit'] is something on this case
maybe he has a really old version of php...
$HTP_POST_VARS...?
do what Richard Davey is saying, on the top
Richard Davey wrote:
Hello Dan,
Wednesday, February 11, 2004, 6:39:35 PM,
Dan Aloma wrote:
I tried adding that code you gave me, but all it does go back to the
same page, and doesn't echo out the time(); results. I can't seem to
figure it out for the life of me. like i said, everything else in php is
working fine, except for this.
Fill in some values for your form fi
Hello Dan,
Wednesday, February 11, 2004, 6:39:35 PM, you wrote:
DA> they're being tested on a testing machine we use. I know PHP is (rather
DA> appears to be) working fine. Why would it be parsing files fine and calling
DA> phpinfo() fine, but not being able to take input values. that's strange..
o: Richard Davey <[EMAIL PROTECTED]>
To: "Dan Aloma" <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re[4]: [PHP] [Q]PHP not taking input values from forms
Date: Wed, 11 Feb 2004 18:35:31 +
Hello Dan,
Wednesday, February 11, 2004, 6:32:16 PM, you wrote:
DA> I tried adding
Hello Dan,
Wednesday, February 11, 2004, 6:32:16 PM, you wrote:
DA> I tried adding that code you gave me, but all it does go back to the same
DA> page, and doesn't echo out the time(); results. I can't seem to figure it
DA> out for the life of me. like i said, everything else in php is working fi
ED]>
Reply-To: Richard Davey <[EMAIL PROTECTED]>
To: "Dan Aloma" <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re[2]: [PHP] [Q]PHP not taking input values from forms
Date: Wed, 11 Feb 2004 18:20:11 +
Hello Dan,
Wednesday, February 11, 2004, 6:01:21 PM, you wrote:
Dan Aloma wrote:
Sorry about not including code the first time. Here is a snippet of code
I am fairly certain should be doing something. Thank you SOOO much for
the help. I've been working on setting up php for four days now and
EVERYTHING else works (phpinfo() calls, etc), but for some reason
Hello Dan,
Wednesday, February 11, 2004, 6:01:21 PM, you wrote:
DA> Sorry about not including code the first time. Here is a snippet of code I
DA> am fairly certain should be doing something. Thank you SOOO much for the
Your code is (mostly) fine. The only part that didn't work is the final
"the
IL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: [PHP] [Q]PHP not taking input values from forms
Date: Wed, 11 Feb 2004 17:49:56 +
Hello Dan,
Wednesday, February 11, 2004, 5:47:21 PM, you wrote:
DA> Can anyone tell me why PHP is not taking any values I give it? In other
DA> words,
Please post your code. It makes it easier to understand the problem.
Shaunak
> -Original Message-
> From: Dan Aloma [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 11, 2004 12:47 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] [Q]PHP not taking input values from fo
Hello Dan,
Wednesday, February 11, 2004, 5:47:21 PM, you wrote:
DA> Can anyone tell me why PHP is not taking any values I give it? In other
DA> words, if I post something it doesn't accept any of those values. I have set
DA> register_globals to on, which is the only thing I could think of that wo
Dan Aloma wrote:
Can anyone tell me why PHP is not taking any values I give it? In other
words, if I post something it doesn't accept any of those values. I have
set register_globals to on, which is the only thing I could think of
that would be doing this. I'm a newbie to php, and I've scoured
Can anyone tell me why PHP is not taking any values I give it? In other
words, if I post something it doesn't accept any of those values. I have set
register_globals to on, which is the only thing I could think of that would
be doing this. I'm a newbie to php, and I've scoured the net for an ans
23 matches
Mail list logo