Thread: echo output
View Single Post
Old 08-13-2007   #1 (permalink)
Jens Diekers


 
 

echo output

Hello again,

i think i have another basic question.

i will make a array like this:

$mn = 123
$x = echo $mn, ($mn)STRING...

i want that my out looks like this:
123
123STRING..., but the STRING... is interpreted as the third part of the
array. It looks like this
123
123
STRING...


What can i do?

THX
My System SpecsSystem Spec