From:                   drieux <[EMAIL PROTECTED]>
> Given the original concern to 'retain' the "This Quote" in the
> hidden field, there is now the problem of decode_entities perchance
> more than once???
> 
>  original input: "This Quote"
>  saved as hidden: $quot;This Quote$quot;
> 
> so the
> 
>  $hiddenValue = param('hiddenValue');
> 
> would return it as
> 
>  "This Quote" or as '$quot;This Quote$quot;'
> 
> ???

The first of course.

Jenda

=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain
I can't find it.
                                        --- me

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to