mixiアプリ
mixiアプリで遊んだことないが、
あれってiphoneアプリみたいに、ユーザが作って登録できるのか。
とりあえず作ってみようということで、
mixiのデベロッパセンタ
を参考にHello,World!から作ってみた。
サンプルプログラムを作成して自分のサーバにアップ。
それをmixiアプリに登録すればとりあえず動いた。
関連記事
CodeIgniter2.0.3 pg_escape_stringが変?
pg_escape_stringが変? CodeIgniter2.0.3で文字(1文字)をpg_escape_stringすると、お尻に半...
ロリポップでCodeigniterのEmailが動かない
ロリポップのレンタルサーバにCodeigniter2.1.4を設置して、 Emailライブラリでメール送信したが、送信されない。 s...
Allowed memory size of xxx bytes exhausted (tried to allocate xxx bytes)
Allowed memory size of xxx bytes exhausted (tried to allocate xxx byt...
Codeigniter2.2.0 postgre_driver.php のバグ
system/database/drivers/postgre/postgre_driver.php にバグがあったので修正。 修正...
