PHP Classes

"VALUE"=>$parameter?

Recommend this page to a friend!

      PHP Forms Class with HTML Generator and JavaScript Validation  >  PHP Forms Class with HTML Generator and JavaScript Validation package blog  >  How to Show Google Ma...  >  All threads  >  "VALUE"=>$parameter?  >  (Un) Subscribe thread alerts  
Subject:"VALUE"=>$parameter?
Summary:I would like to put a variable parameter into an input field
Messages:2
Author:Geoff Stacey
Date:2011-12-15 19:30:57
Update:2011-12-20 23:51:14
 

  1. "VALUE"=>$parameter?   Reply   Report abuse  
Picture of Geoff Stacey Geoff Stacey - 2011-12-15 19:30:57
Is it possible to put a variable parameter into the value of an input field?
I have a reference number for client which I want to increment by 1 and store in this field for the next client so that it is visible.

It would be just a display field and not actually an input field.

  2. Re: "VALUE"=>$parameter?   Reply   Report abuse  
Picture of Flip Flip - 2011-12-20 23:51:15 - In reply to message 1 from Geoff Stacey
ya this is possible.
I found this class useful when looping and changing the value paramenters each iteration.