Re: [PHP] Forms and Sessions not working

2002-11-15 Thread Jason Wong
On Saturday 16 November 2002 15:11, Chris Jackson wrote: > Hi all: > Im new to php and i have an isue. > > php4.2.3 windows 2000 advanced server > > > I create a simple form page that posts back to its self and im unable to > retreive the posted form data to display on the page. > > it seems like a

[PHP] Forms and Sessions not working

2002-11-15 Thread Chris Jackson
Hi all: Im new to php and i have an isue. php4.2.3 windows 2000 advanced server I create a simple form page that posts back to its self and im unable to retreive the posted form data to display on the page. it seems like all my GLOBAL amd SESSION stuff isnt working. sample code: Your Name