Kenn Murrah wrote:
> I need to concatenate several variables, some of which are text and
> some of which are integers ... e.g.
>
> $desired_string = $number . $text . $number2 . $text
>
> always seems to truncate after first number ...
Strange.
If that's really the case, you might try to type-cas
never mind ... one lousy missing double quote on the form ... geez
-Original Message-
From: Kenn Murrah [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 19, 2001 3:00 PM
To: [EMAIL PROTECTED]
Subject: [PHP] concatentation problems ...
Greetings.
I've searched the manual and can't find
2 matches
Mail list logo