[PHP] help for me about session

2005-04-23 Thread Josephson Tracy
hi everyone, when i study php, i have a problem as following: - file1.php - but when the 2ed access the file1.php the value of $NextCourse is the $NextCourse in the , Not the value of document.form1.NextCourse.value. could someone tell me w

[PHP] Re:Re: [PHP] help for me about session

2005-04-23 Thread Josephson Tracy
- Original Message - From: Steve Buehler To: Josephson Tracy ;php-mailing-lists Subject: Re: [PHP] help for me about session Sent: Sun Apr 24 10:54:34 CST 2005 > At 09:35 PM 4/23/2005, Josephson Tracy wrote: > > > >hi everyone, > >when i study php, i have a

Re: [PHP] Re:Re: [PHP] help for me about session

2005-04-24 Thread Josephson Tracy
I want to get the value of document.form1.NextCourse.value But I got the value of $NextCourse in last page. Steve Buehler <[EMAIL PROTECTED]> wrote: At 10:29 PM 4/23/2005, Josephson Tracy wrote: > > At 09:35 PM 4/23/2005, Josephson Tracy wrote: > > >hi everyone, > >