Afficher un message
Vieux 11/10/2007, 11h54   #3
Henk Oegema
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: What is the meaning of the dots (.)

ShutEye wrote:

>> What is the meaning of the dots (.) in the following line:
>>
>> echo "Days: ". $days. " Hours: " . $hours . " Minutes: " . $mins;

>
> From http://www.php.net/manual/en/language.types.string.php :
>
> "Strings may be concatenated using the '.' (dot) operator. Note that the
> '+' (addition) operator will not work for this. Please see String
> operators for more information."

Thanks
  Réponse avec citation
 
Page generated in 0,05234 seconds with 9 queries