遨遊飛翔

學習筆記 For php、jQuery、MySql、Centos、Suse、Server、CodeIgniter

Main menu

Skip to primary content
Skip to secondary content
  • 首頁

Category Archives: CodeIgniter

Post navigation

← Older posts
Newer posts →

CodeIgniter Cron

Posted on 六月 14, 2010 by shian
Reply
Share

當使用CodeIgniter開發web時,如需要用到cron排程定時去執行某php功能時,Cron job bootstrapper提供cron.php,透過這隻cron.php可以很簡單的在console下運作 CodeIgniter 所開發的功能。
Continue reading →

Posted in CodeIgniter | Tagged CodeIgniter | Leave a reply

CodeIgniter Curl library

Posted on 四月 5, 2010 by shian
Reply
Share

CodeIgniter Curl library 是將php的curl function 寫成一個library方便於在 CodeIgniter 上使用,雖然可以直接在CodeIgniter裡面寫curl function,但是Curl library已經打包好了不需要重覆寫相同的程式,另外後面是以登入plurk為範例,所以必須先取得 plurk api key喔!

Continue reading →

Posted in CodeIgniter | Tagged CodeIgniter | Leave a reply

CodeIgniter delicious api

Posted on 三月 29, 2010 by shian
3
Share

delicious是一個線上版的社群書籤網站,它也提供了api 出來讓開發者進行串接,PhpDelicious 這個libraries已經將delicious api 打包好了,可以透過PhpDeliciou很快的進行 delicious api 串接,接下來我們將在 CodeIgniter 裡面使用PhpDeliciou 這個libraries。

Continue reading →

Posted in CodeIgniter | Tagged CodeIgniter | 3 Replies

CodeIgniter layout

Posted on 三月 15, 2010 by shian
Reply
Share

Codelgniter layout 就像是版型(templet)的概念,通常會變動的地方只有一塊,但是每一頁都要寫同樣的東西像是header or footer or menu 之類的,此時可以運用版型(templet)的概念,套上版型(templet)後只需要針對變動的區塊進行開發,可以省下不少時間。

Continue reading →

Posted in CodeIgniter | Tagged CodeIgniter | Leave a reply

CodeIgniter HMVC

Posted on 三月 3, 2010 by shian
Reply
Share

CodeIgniter 本身就有MVC架構,但是如果當想要在不同的地方載入同樣的模組,這時候CodeIgniter HMVC 就是因應這種情況而產生的,在HMVC裡的Module裡有自己的controllers和views,完全不會跟原本的架構有互相衝突。

Continue reading →

Posted in CodeIgniter | Tagged CodeIgniter | Leave a reply

Post navigation

← Older posts
Newer posts →

分類

  • CodeIgniter (12)
  • CSS (4)
  • javascript (1)
  • jQuery (10)
  • Linux (27)
  • MongoDB (6)
  • MySQL (5)
  • Node.js (4)
  • PHP (8)
  • works (10)
  • 隨手記 (5)

近期文章

  • less 規劃使用配置
  • less 基本介紹
  • Linode Facilities Speedtest
  • install less
  • node.js forever
  • Long Polling in node.js
  • node.js connection mysql
  • centos install node.js
  • Apache install mod_fastcgi & php-fpm
  • Mysql backup to Dropbox
  • centos install dropbox
  • ipflow
  • CSS Selectors
  • CodeIgniter Facebook Librarie
  • Codeigniter Compress HTML
  • Flash Game – Cathaylife
  • Flash Game – deltamac
  • Flash Game – ZESPRI
  • CodeIgniter QUERY STRING GET
  • Nginx Virtual Host
Proudly powered by WordPress