📜  什么是 .= - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:40.643000             🧑  作者: Mango

代码示例1
// the point it use to push parameter in to array
        $_SESSION['whatever'].=$_GET['whatever'];