Re: [Fwd: [PHP] Problem of varibles between webpages]

2004-12-23 Thread Matthew Sims
> Jason Wong wrote: > >> On Friday 24 December 2004 12:02, [EMAIL PROTECTED] wrote: >> > The result of $_POST['vars'] is blank ! >> >> And this was the result of using the form that you originally had or the >> corrected form that Matthew suggested? If you want the form values to be >> available in

Re: [Fwd: [PHP] Problem of varibles between webpages]

2004-12-23 Thread edwardspl
Jason Wong wrote: > On Friday 24 December 2004 12:02, [EMAIL PROTECTED] wrote: > > The result of $_POST['vars'] is blank ! > > And this was the result of using the form that you originally had or the > corrected form that Matthew suggested? If you want the form values to be > available in $_POST t

Re: [Fwd: [PHP] Problem of varibles between webpages]

2004-12-23 Thread Jason Wong
On Friday 24 December 2004 12:02, [EMAIL PROTECTED] wrote: > The result of $_POST['vars'] is blank ! And this was the result of using the form that you originally had or the corrected form that Matthew suggested? If you want the form values to be available in $_POST then you need to specify meth