Latest articles
CodeIgniter official jobboard forum flooded
I cannot believe this happened !
[continue reading...]Resize image library
A simple resizing tool for PHP developers with resizing, cropping and framing functions. It also provide a simple method isImage() that can be used to detect an uploaded file is truly an image or not, preventing malicious code uploaded onto site in image form.
[continue reading...]Recent Posts
To show the recent posts is just one thing you can use this tabbed section for. There are many more. It´s up to your creativity.
Featured
Wordpress is a great blogging platform. With tons of plugins available, Wordpress is quickly become a good choice not only ...
After a week trying to embrace SilverStripe JS treeview, finally I had my friend send me a treeview written on ...
Speaking a language fluently is the key to leverage that language's power. JavaScript has a long time being considered a ...
Every time you start building a complete website with some modules and functionalities, you start thinking about the "structure" of ...
Tutorials
Goals
Setup first CI project
Hello, world
Creating template
Connect to the database
Using model
Setup your first project
Setting up a CI project is simple, especially when you first begin with CI.
Download the latest version from CodeIgniter site
Unzip it in to a web folder, let assume your web folder will map to this url: http://localhost/film
You can delete the user guide [...]
Prado framework
Prado PHP framework is a really cool framework, especially for .NET programmers who are looking for solutions in PHP. Prado focus mainly in making things done than doing a single task smartly. But coder won’t have to worry about quality of their code as Prado classes are written so well already.
I’ve spent more than one [...]
JavaScript
After a week trying to embrace SilverStripe JS treeview, finally I had my friend send me a treeview written on Prototype and Scriptaculous, the TafelTree. There are a dozen of treeview control written in many different JS framework like ExtJS, jQuery, etc. but it takes me long time to find out an Protopye one. Good [...]