php {$ var} anlamı

0 Cevap php

Merhaba,

PHP {$var} anlamı nedir?

Örnek:

$query = "UPDATE table SET field = '{$var}'";

Thx.

0 Cevap