Category Archive

The following is a list of all entries from the tutorials category.

YII framework configuration

I’m toying with the Yii Framework for some time now and even if i cost me a lot of anger and frustration in the beginning I’m starting to like it more and more, alas I do have to say that the documentation isn’t always that clear and for someone who begins or who’ll write some [...]


Codeigniter Redirect

redirect() Does a “header redirect” to the local URI specified. Just like other functions in this helper, this one is designed to redirect to a local URL within your site. You will not specify the full site URL, but rather simply the URI segments to the controller you want to direct to. The function will [...]


Agile Application with php & mySQL

I’m working on a website system an facing this problem where and how to store my configurations in the database.


CodeIgniter the views and .htaccess

I must admit that I not a huge fan of Frameworks and Patterns because: A) They make things complicated B) Subject you to some nasty code stuff and rules C) Because templating and Frameworks can be water and fire. Codeigniter on the opposite has some advantage on it side for the templating stuff. This is [...]


Restful_authentication

This is probably one of the easiest authantication plugins for rails. I’m learning it at the moment and it isn’t easy, the biggest obstacle is the tutorials that often are but available for rails 1.x.x. Railscasts – restful_authentication. Share on Facebook


How to build and customize your own PBX with Asterisk

Linux can do many thing, it can also be a telephone central which is quit cool. Geek.com has a nice article about it and it’s fun to experiment with Feature: How to build and customize your own PBX with Asterisk – UPDATED | Geek.com. Share on Facebook


phpbb3 adsense input

I’ve solved the problems with adsense in the template files, the page I found truly explained a lot, apparently I’ve inputted the script into the wrong lines of code, odd as it seems. To the website Share on Facebook