遨遊飛翔

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

Main menu

Skip to primary content
Skip to secondary content
  • 首頁

Monthly Archives: 三月 2010

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

php-plurk

Posted on 三月 22, 2010 by shian
Reply
Share

最近剛好想練習寫php 的 curl 程式,所以就拿連 Plurk API 的串接來練習。因此就寫出了php-plurk 這library,並根據 Plurk API 提供的名稱來定義function name。歡迎需要的人可以抓下來使用它,如有bug或是哪裡寫的不好也歡迎告知。 Continue reading →

Posted in works | Tagged PHP, plurk | Leave a reply

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

分類

  • 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