adding php variables in hidden value

adding php variables in hidden value

am 13.08.2007 08:43:38 von scout3014

Hi all

I need help on one matter here. I have a php file which takes values
from the form which calls the page and displays it for confirmation. I
try to display using this:


From:


The reason behind this is that after confirmation this page will have
a form action that calls another page to store the hidden variables
into the database, but the above line will not display the value
$startDate, does anyone know why?

Thanks
Eugene

Re: adding php variables in hidden value

am 13.08.2007 09:48:54 von Godfather

Hi I have no answer for you Heh

Re: adding php variables in hidden value

am 13.08.2007 11:02:19 von luiheidsgoeroe

On Mon, 13 Aug 2007 08:43:38 +0200, wrote:
>
>
> the above line will not display the value
> $startDate, does anyone know why?

Because it's hidden?
-- =

Rik Wasmus