The Flickr API is available for non-commercial use by outside developers. Commercial use is possible by prior arrangement. (Flickr APIは、外部開発者によって非商業的利用に限り使うことができます。商用利用は、先の取り決めによって可能です。) flickr API サンプル サンプルソースコード s_flickr.php(文字コードはUTF-8) <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>flickr API サンプル</title> </head> <body> <h1>flickr API サンプル</h1> <?php /