On 22 Mar 2002 at 17:27, Rick Emery wrote:
> ${varable}ABC
in quotes you can help php with
{$(varabl)}ABC
>
>
> -----Original Message-----
> From: Leif K-Brooks [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 22, 2002 5:21 PM
> To: Rick Emery
> Subject: Re: [PHP] Variable problem
>
>
> on 3/22/02 6:18 PM, Rick Emery at [EMAIL PROTECTED] wrote:
>
>
>
> show your code
>
> -----Original Message-----
> From: Leif K-Brooks [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 22, 2002 5:18 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Variable problem
>
>
> I have a variable name in a print <<< END and then some text after it. The
> thing is, php thinks that the text is part of the variable name, which makes
> the variable, and the text after it, not show up. But, if I put a space, it
> makes my html not work right. Any ideas?
>
>
>
>
> It's something like this:
> print <<< END
> $varableABC
> END;
>
>
>
--
! please check my email address !
! only my email [EMAIL PROTECTED] works !
! email [EMAIL PROTECTED] is a black hole since januari 2002 !
Chris Hayes - Droef 35 - Wageningen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php