interpolation with curly braces in php


interpolation with curly braces in php


$test="test2";
Ex:$plan="test1 {$test} test3";