This post shows you how to get the sample Facebook application working with the CodeIgniter framework. For PHP Facebook has an PHP Facebook API and…
49 CommentsTag: CodeIgniter Helper
I always use this CodeIgniter Helper for all of my CI projects to Highlight Current or active link in the menu bar. How it works…
4 CommentsCodeIgniter has a nice helper function to download files. It is a nice way to download from server without any hassle just writing one single…
Leave a CommentCodeIgniter Helper Function are available anywhere in the code, more than 20 CI Helpers are there(URL, Form, Directory, …etc). You can Easily Extend CodeIgniter Helpers.…
1 Comment