Posted by Geoff Berrow on 06/02/06 22:04
Message-ID: <RQofg.232$Bd4.222@fe06.lga> from robert contained the
following:
>| To me it appears that he simply forgot to 'echo' the contents of $preg,
>| which is what I suggested.
>
>don't go there!!! this is a stupid suggestion i wasn't going to bother
>with...but, since you insist! that line is FINE as-is. try it!
>
><?
> $preg = 'sometexthere';
> echo '<input type="hidden" name="preg1" value="' . $preg . '">';
>?>
Why are you two having this argument? There isn't enough data to tell
if either of you are right.
I think you are both wrong. I think it's a register globals problem but
until we get a bit more code we're all in the dark.
--
Geoff Berrow 0110001001101100010000000110
001101101011011001000110111101100111001011
100110001101101111001011100111010101101011
[Back to original message]
|