On Wed, Aug 13, 2003 at 11:56:43AM -0400, Pushpinder Singh Garcha wrote:
> echo "$email_1";
> /// However when it comes to displaying it using the table all I get is
> the "thisisa" . It simply avoids the spaces. Can anyone tell me why
You need to write valid HTML. Put quotes around the va
And I try to display it in the table using this :
>
if I try to echo the variable $email_1, I get the correct value i.e.
"thisisa long e-mail address"
/// However when it comes to displaying it using the table all I get
is the "thisisa" . It simply avoids the spaces. Can anyone tell me why
thi
Thank you so much ! it works fine now ;)
--Pushpinder
On Wednesday, August 13, 2003, at 12:01 PM, Larry E. Ullman wrote:
And I try to display it in the table using this :
>
if I try to echo the variable $email_1, I get the correct value i.e.
"thisisa long e-mail address"
/// However when it c
3 matches
Mail list logo