Please answer this simple SPAM challenge: min(two, nine)? (Example: nine)
The most basic example that print "13", skipping over 2.<?php$arr = array(1, 2, 3);foreach($arr as $number) { if($number == 2) { continue; } print $number;}?>
<< Back to user notes page
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル