CPT John W. Holmes <mailto:[EMAIL PROTECTED]>
    on Wednesday, November 12, 2003 10:43 AM said:

>> The dots in ipaddr variable are considered to be
>> string concatenations.
> 
> No they are not. Show some examples.

What am I missing here? How is the dot operator not considered
concatenation?

$concatenatedString = 'a'.'concatenated'.'string';

tirumal,

Do you want do to this?

$string = "ssh.$ipaddr.command";

?



Chris.
--
Don't like reformatting your Outlook replies? Now there's relief!
http://home.in.tum.de/~jain/software/outlook-quotefix/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to