Posted by Krustov on 02/28/06 22:38
<comp.lang.php , , helgefredheim@gmail.com> <1141158879.329609.168420@u72g2000cwu.googlegroups.com> <28 Feb 2006 12:34:39 -0800> > $suffix = "px"; > > $height = 14; > > I need to print "14px" widthout any whitespace inbetween 14 and px. How > do I do it? > $thc="$suffix" . "$height";
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming