Please answer this simple SPAM challenge: five minus three? (Example: nine)
With PHP 5.6, we can use the ... (T_ELLIPSIS) operator<?phpclass Test { public function __construct($a, $b) { echo $a . ' ' . $b; }}$args = array(12, 34);new Test(... $args); // Displays "12 34"?>
<< Back to user notes page
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル