Posted by Mladen Gogala on 09/18/05 02:28
On Sat, 17 Sep 2005 23:02:20 +0200, Dikkie Dik wrote: > I was thinking too much about java and Visual Basic. PHP doesn't want to > "add" strings at all, so '3' + 2 gets 5. try with this: <?php $a=3 . 2; print "$a\n"; ?> -- http://www.mgogala.com
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming