in reply to assigning multiple array values to a single variable is it possible ?
$var = [ $AADR[2], $AADR[3], $AADR[4] ]; [download]