2022年7月19日星期二

[php] foreach

 $arr = array(1234);

foreach ($arr as &$value) {
    
$value $value 2;
}

沒有留言:

發佈留言

[Fixed] some windows chrome, scrolling has glitch position not accurate

   [Fixed] some windows chrome, scrolling has glitch position not accurate Smooth Scrolling Flag 📜 Chrome has an experimental "smooth ...