注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
Just uploaded a new version of the OpenID component I wrote sometime ago. It uses now version 2.0... Just uploaded a new version of the OpenID component I wrote sometime ago. It uses now version 2.0.0 of the PHP OpenID library, which supports the OpenID 2.0 specification. As the API has changed a bit, let me make a simple example to show you how the component is used. First we create the login form: <?php // app/views/users/login.ctp if (isset($message)) { echo '<p class="error">'.$message.'</p>'
2008/11/25 リンク