all repos — h3rald @ 27f1ff171fb24326ce070d6f7d43cb322d88d8b2

The sources of https://h3rald.com

content/articles/ror-and-cakephp.textile

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
----- 
permalink: ror-and-cakephp
filters_pre: 
- redcloth
title: Ruby on Rails & CakePHP
comments: []

date: 2006-07-07 09:52:28 +02:00
tags: 
- cakephp
- rails
- tutorial
type: article
toc: true
-----
This article is an attempt to port a famous Ruby on Rails tutorial to PHP using an emerging PHP MVC framework, CakePHP. CakePHP was inspired by Rails' philosophy of Rapid Application Development. It implements a lot of the features and concepts that made Ruby on Rails popular in a very short time. Although Ruby's syntax and way of doing things is known to be much more elegant than other programming languages, there is yet hope for PHP to get more organized and effi cient. This tutorial will follow its Rails counterpart step-by-step, covering the essential steps to create a simple, yet fully functional, web application.
Register on the "International PHP Magazine":http://www.php-mag.net/magphpde/psecom,id,20,archive,2,noeid,20,.html to read the full article.
!/img/thumbs/phpmag0706.gif!