Re: [PHP-WIN] Help please: undefined index in sample code

2003-06-16 Thread toby z
thing actually went trough > > Sorry to be so thorough, but it's just to be as clear as I can > > > Luis > > > - Original Message - > From: "Stephen" <[EMAIL PROTECTED]> > To: "toby z" <[EMAIL PROTECTED]> > Cc: &quo

Re: [PHP-WIN] Help please: undefined index in sample code

2003-06-16 Thread toby z
gt; this can > > > occur. To be honest, its a fairly pointless warning, so you > > > probably want to > > > ignore it. In your php.ini file search for and find the > > > error_reporting > > > option. I recommend you change your settings to > >

Re: [PHP-WIN] Help please: undefined index in sample code

2003-06-16 Thread Luis Moreira
something actually went trough Sorry to be so thorough, but it's just to be as clear as I can Luis - Original Message - From: "Stephen" <[EMAIL PROTECTED]> To: "toby z" <[EMAIL PROTECTED]> Cc: "Windows Helplist (PHP)" <[EMAIL PROTECTED

Re: [PHP-WIN] Help please: undefined index in sample code

2003-06-16 Thread Stephen
ows Helplist (PHP)" <[EMAIL PROTECTED]> Sent: Monday, June 16, 2003 10:37 AM Subject: Re: [PHP-WIN] Help please: undefined index in sample code > my dear man > if u try > > >> $tireqty = $_POST['tireqty']; > > with register globals on > > it g

Re: [PHP-WIN] Help please: undefined index in sample code

2003-06-16 Thread Herhuth, Ron
r and find the >> error_reporting >> option. I recommend you change your settings to >> error_reporting = E_ALL & ~E_NOTICE >> This should solve your problem. >> >> ----- Original Message - >> From: "Stuart Felenstein" <[EMAIL PROTECT

Re: [PHP-WIN] Help please: undefined index in sample code

2003-06-16 Thread toby z
> From: "Stuart Felenstein" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, June 14, 2003 10:18 AM > Subject: Re: [PHP-WIN] Help please: undefined index in sample code > > > > Yes, register globals are now on. Though it doesn't

Re: [PHP-WIN] Help please: undefined index in sample code

2003-06-14 Thread Stuart Felenstein
ommend you change your settings to error_reporting = E_ALL & ~E_NOTICE This should solve your problem. - Original Message - From: "Stuart Felenstein" To: Sent: Saturday, June 14, 2003 10:18 AM Subject: Re: [PHP-WIN] Help please: undefined index in sample code > Yes,

Re: [PHP-WIN] Help please: undefined index in sample code

2003-06-14 Thread Stephen
: "Stuart Felenstein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 14, 2003 10:18 AM Subject: Re: [PHP-WIN] Help please: undefined index in sample code > Yes, register globals are now on. Though it doesn't apparently matter. > > Stuart > > t

Re: [PHP-WIN] Help please: undefined index in sample code

2003-06-14 Thread Stuart Felenstein
Yes, register globals are now on. Though it doesn't apparently matter. Stuart toby z <[EMAIL PROTECTED]> wrote: register globals on or off ? --- Stuart Felenstein wrote: > I can't believe Chapter 1 , section 1 and I'm off to a bad start > already. > Using this form and script, I keep gett

Re: [PHP-WIN] Help please: undefined index in sample code

2003-06-14 Thread toby z
register globals on or off ? --- Stuart Felenstein <[EMAIL PROTECTED]> wrote: > I can't believe Chapter 1 , section 1 and I'm off to a bad start > already. > Using this form and script, I keep getting "undefined index" for > the variables I declare in the script. Running PHP 4.3.2 on XP > P

[PHP-WIN] Help please: undefined index in sample code

2003-06-14 Thread Stuart Felenstein
I can't believe Chapter 1 , section 1 and I'm off to a bad start already. Using this form and script, I keep getting "undefined index" for the variables I declare in the script. Running PHP 4.3.2 on XP Pro. Thanks. Stuart Form: Item Quantity Tires Oil Spark Plugs