Tag Archive
The following is a list of all entries tagged with programming:
Symfony php framework
Filed in Uncategorized, 27/07/2009, 20:15I’m attached to codeigniter, I know my way around but codeigniter as a a easy to use but now I want something more darring and so this is it, Symfony framework, I think I’ll be doing that in my vacation that starts in about a week Share on Facebook
CodeIgniter the views and .htaccess
Filed in General,tutorials, 14/03/2009, 21:23I 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 [...]
MVC again
Filed in General, 09/03/2009, 22:49I’ve grew bored of having to deal with some irritating PHP issues so I’ve turned my back to those and began testing codeIgniter. It seems strait forward but templating already has me intrigued with problems and mod_rewrite needs a look too I think :p . Share on Facebook