all repos — h3rald @ e02ff3e430e9640525c851204d425dbd2f79bcd9

The sources of https://h3rald.com

content/articles/cakephp-first-bite.textile

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
----- 
permalink: cakephp-first-bite
filters_pre: 
- redcloth
title: "The CakePHP Framework: Your First Bite"
date: 2006-07-14 04:03:00 +02:00
tags: 
- cakephp
- tutorial
- review
type: article
-----
According to a recent study, PHP is one of the most popular programming languages in the world. In spite of this, PHP is often criticized for its inconsistent naming conventions, its lack of important features as compared to other languages (like namespaces) and its inherent disorganization. Furthermore, PHP is very easy to learn, and this has often led to the common misconception that most PHP developers are inexperienced and that their code is therefore prone to security vulnerabilities and exploits."Read the full article":http://www.sitepoint.com/article/application-development-cakephp on "SitePoint.com":http://www.sitepoint.com/