Re: [PHP-INST] php and forms

2003-03-21 Thread Tiago N. Sampaio
/unix? I use php in a unix box, for this example Hugs... Tiago N. Sampaio - Original Message - From: "b b" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 20, 2003 6:13 PM Subject: Re: [PHP-INST] php and forms > > You are right Tiago.

RE: [PHP-INST] php and forms

2003-03-20 Thread Stembridge, Michael
. Good luck, Michael PS Your hotmail account is bouncing mail due to disk space usage. > -Original Message- > From: b b [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 20, 2003 4:22 PM > To: Stembridge, Michael > Subject: RE: [PHP-INST] php and forms > > &g

RE: [PHP-INST] php and forms

2003-03-20 Thread Stembridge, Michael
M > To: [EMAIL PROTECTED] > Subject: Re: [PHP-INST] php and forms > > > > You are right Tiago. When I did the _POST ... it > finally saw it. So where do I find and set > register_globals. In the Apache config files? > > > > > --- "Tiago N. Sampai

Re: [PHP-INST] php and forms

2003-03-20 Thread Stephen
Its not in the Apache config file, its in the php.ini file normally found in your windows directory - Original Message - From: "b b" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 20, 2003 9:13 PM Subject: Re: [PHP-INST] php and forms > >

Re: [PHP-INST] php and forms

2003-03-20 Thread b b
poor english... > > Hugs > Tiago N. Sampaio > Departamento Internet > www.planae.com.br > (14) 224-3066 > Bauru/São Paulo/Brazil > > - Original Message ----- > From: "b b" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: T

Re: [PHP-INST] php and forms

2003-03-20 Thread Tiago N. Sampaio
Sorry my poor english... Hugs Tiago N. Sampaio Departamento Internet www.planae.com.br (14) 224-3066 Bauru/São Paulo/Brazil - Original Message - From: "b b" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 20, 2003 5:19 PM Subject: [PHP-INST] php and

[PHP-INST] php and forms

2003-03-20 Thread b b
Hi, This could be a silly mistake or it could be a sign of configuratin problems. Simply put, my submitted form variables are not reaching the recieving end: A form: A recieving file testForm.php: testVar is : %s", $testVar); ?> When entering value like testte