|
Posted by Krustov on 03/01/06 00:07
<comp.lang.php , Andy Hassall , andy@andyh.co.uk>
<hcd902d0kedvfuc7g39keq5rbk8aqs15mr@4ax.com>
<Tue, 28 Feb 2006 20:43:20 +0000>
> >> $suffix = "px";
> >>
> >> $height = 14;
> >>
> >> I need to print "14px" widthout any whitespace inbetween 14 and px. How
> >
> >$thc="$suffix" . "$height";
>
> The double-quotes are pointless here, but otherwise correct.
>
People like you never answer simple questions like this - unless its to
point out or correct what somebody has said .
How pointless is that ? .
Navigation:
[Reply to this message]
|