0

I have got this code sample.

$data = <<<DATA
MIN={$min}
INVOICE={$invoice}
AMOUNT={$sum}
EXP_TIME={$exp_date}
DESCR={$descr}
DATA;

What does this mean? Some string concatenation? I don't know the name of this syntax ("<<<DATA") construction, to check google what this mean...

Funk Forty Niner
  • 74,450
  • 15
  • 68
  • 141
JRr
  • 1,552
  • 1
  • 19
  • 23

0 Answers0