[PHP] RE: Prefilled forms (solved)

2003-11-20 Thread Veress Berci
Hello! Scuse me, if I write some totally dumb thing. I am quite new to PHP and programming, and maybe I'm not understanding the question, but: What if you assign a value to every form field like this: input type=text name=something value=?php echo $something; ? or - safer, with

Re: [PHP] RE: Prefilled forms (solved)

2003-11-20 Thread Eugene Lee
On Thu, Nov 20, 2003 at 11:22:02AM +0200, Veress Berci wrote: : : Scuse me, if I write some totally dumb thing. : I am quite new to PHP and programming, and maybe I'm not understanding : the question, but: : : What if you assign a value to every form field like this: : : input type=text

RE: [PHP] RE: Prefilled forms (solved)

2003-11-20 Thread Wouter van Vliet
-Oorspronkelijk bericht- Van: Eugene Lee [mailto:[EMAIL PROTECTED] On Thu, Nov 20, 2003 at 11:22:02AM +0200, Veress Berci wrote: : : Scuse me, if I write some totally dumb thing. : I am quite new to PHP and programming, and maybe I'm not understanding : the question, but: : :

[PHP] RE: Prefilled forms(solved)

2003-11-20 Thread Veress Berci
-Oorspronkelijk bericht- Van: Eugene Lee [mailto:[EMAIL PROTECTED] On Thu, Nov 20, 2003 at 11:22:02AM +0200, Veress Berci wrote: : : Scuse me, if I write some totally dumb thing. : I am quite new to PHP and programming, and maybe I'm not understanding : the question, but: : :