dhpratik / Ribbit-PHP

In the initial entry in this series, we took care of the UI-aspect of our Twitter-clone, called Ribbit. Now, we’ll begin coding the application in a number of languages. This lesson will leverage standard PHP (with homegrown MVC), but, in future articles, we’ll review other implementations, such as with Rails or Laravel.

Home Page:http://net.tutsplus.com/tutorials/php/building-ribbit-in-php/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

In the initial entry in this series, we took care of the UI-aspect of our Twitter-clone, called Ribbit. Now, we’ll begin coding the application in a number of languages. This lesson will leverage standard PHP (with homegrown MVC), but, in future articles, we’ll review other implementations, such as with Rails or Laravel.

http://net.tutsplus.com/tutorials/php/building-ribbit-in-php/