Re: [PHP] Problem about Reading input from a Form

2002-02-25 Thread Stewart G.
>From: "Ford, Mike [LSS]" <[EMAIL PROTECTED]> > > >To: 'Kostas Karadamoglou' <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > > >Subject: RE: [PHP] Problem about Reading input from a Form > > >Date: Mon, 25 Feb 2002 14:30:09 - >

RE: [PHP] Problem about Reading input from a Form

2002-02-25 Thread Ford, Mike [LSS]
> -Original Message- > From: Kostas Karadamoglou [mailto:[EMAIL PROTECTED]] > Sent: 25 February 2002 14:35 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [PHP] Problem about Reading input from a Form > > > I set the register_globals On in the php.ini file but when i > do php.info

Re: [PHP] Problem about Reading input from a Form

2002-02-25 Thread Stewart G.
Karadamoglou' <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > >Subject: RE: [PHP] Problem about Reading input from a Form > >Date: Mon, 25 Feb 2002 14:30:09 - > > > > > -Original Message- > > > From: Kostas Karadamoglou [mailto:[EMAIL PROTECTED]] &g

RE: [PHP] Problem about Reading input from a Form

2002-02-25 Thread Ford, Mike [LSS]
> -Original Message- > From: Kostas Karadamoglou [mailto:[EMAIL PROTECTED]] > Sent: 25 February 2002 14:09 > > I put and the POST method but I have the same problem > I don't know why, any ideas? > Thank you > > > > >-Original Message- > >From: Kostas Karadamoglou [mailto:[EMAIL

Re: [PHP] Problem about Reading input from a Form

2002-02-25 Thread Matt Williams
On Monday 25 February 2002 12:57, Kostas Karadamoglou wrote: > I can't take the variables $user and $address from the form to the php > file. Below I have the code.When I test the examble I only see the html > text but not the variables. Thank you > Whic version of PHP are you using? If it's 4.1

RE: [PHP] Problem about Reading input from a Form

2002-02-25 Thread John Day
You need to add the POST method to your form tag Cheers JD -Original Message- From: Kostas Karadamoglou [mailto:[EMAIL PROTECTED]] Sent: Monday, February 25, 2002 12:58 PM To: [EMAIL PROTECTED] Subject: [PHP] Problem about Reading input from a Form I can't take the variables $u