SlideShare a Scribd company logo
CodeIgniterで"Hello World!!"
CodeIgniterとは?
・第4位のPHPのMVCフレームワーク
・ベンチマークを取るとぶっちぎり
・ファイルサイズが小さい(2MB)
・日本語ドキュメントしっかり
使ってみる前に
・文字コードはUTF-8
・$_GETは基本使えません
・サーバーによって設定違う場合有
手順
1.   Download&FTPにアップロード
2.   ~/application/config/config.php
3.   welcomeメッセージ確認
4.   .htaccess設置
5.   ~/application/controllers/hello.php
6.   ~/application/views/hello_view.php
7.   routes.phpでデフォルトコントローラ
8.   Modelも使ってみる
CloudIgniter
Link
・CodeIgniter ユーザガイド 日本語版
http://codeigniter.jp/user_guide_ja/
・日本CodeIgniterユーザ会
http://codeigniter.jp/
・本家
http://codeigniter.com/

More Related Content

More from Yuya Matsushima

tansuの紹介
tansuの紹介tansuの紹介
tansuの紹介
Yuya Matsushima
 
Middleman Guides & How to Learn
Middleman Guides & How to LearnMiddleman Guides & How to Learn
Middleman Guides & How to Learn
Yuya Matsushima
 
群馬県民
群馬県民群馬県民
群馬県民
Yuya Matsushima
 
モダンすぎる静的サイトの作り方
モダンすぎる静的サイトの作り方モダンすぎる静的サイトの作り方
モダンすぎる静的サイトの作り方
Yuya Matsushima
 
はじめてのCodeIgniter
はじめてのCodeIgniterはじめてのCodeIgniter
はじめてのCodeIgniter
Yuya Matsushima
 
Word pressの可能性とplugin拡張
Word pressの可能性とplugin拡張Word pressの可能性とplugin拡張
Word pressの可能性とplugin拡張Yuya Matsushima
 

More from Yuya Matsushima (7)

tansuの紹介
tansuの紹介tansuの紹介
tansuの紹介
 
Middleman Guides & How to Learn
Middleman Guides & How to LearnMiddleman Guides & How to Learn
Middleman Guides & How to Learn
 
Niigatarb#3
Niigatarb#3Niigatarb#3
Niigatarb#3
 
群馬県民
群馬県民群馬県民
群馬県民
 
モダンすぎる静的サイトの作り方
モダンすぎる静的サイトの作り方モダンすぎる静的サイトの作り方
モダンすぎる静的サイトの作り方
 
はじめてのCodeIgniter
はじめてのCodeIgniterはじめてのCodeIgniter
はじめてのCodeIgniter
 
Word pressの可能性とplugin拡張
Word pressの可能性とplugin拡張Word pressの可能性とplugin拡張
Word pressの可能性とplugin拡張