厳選カルトバッグを紹介しています。
foreachがうまく動かない
$fruits = array(array("name" => "apple","color" => "red",...),array("name" => "banana","color" => "yellow",...),...);foreach ($fruits as $fruit) {echo "名前....
printfの働き
のでしょうか?#!c:/usr/local/bin/perl$\ = "\n";%color =("apple"=>red,"banana"=>yellow,"sky"=>blue,"tree"=>green);print <<END;Content-type: text/html<!DOCTYPE HTML....