[PHP] Novice: Problems getting data from forms to PHP scripts.

2002-02-14 Thread Sean Connelly
Hi, I've just started to learn php. I can't seem to get any data from an HTML form to a php script. I've had a look at the manual and the various on-line documentation and I think I'm doing things right but perhaps someone can advice on the following :- File: form.php

Re: [PHP] Novice: Problems getting data from forms to PHP scripts.

2002-02-14 Thread Jeff Sheltren
Hi, for starters, I think you need to change your html... it should read something like this: Name: input type=text name=dateidbr Jeff At 03:50 PM 2/14/2002 +, Sean Connelly wrote: Hi, I've just started to learn php. I can't seem to get any data from an HTML form to a php script. I've