Browsing Posts from August, 2011

Building a Website with PHP, MySQL and jQuery Mobile, Part 2

Added on Aug 23rd, 2011 in Tutorials | 17 comments

In the second part of this two-part tutorial, we will complete our MVC driven computer web store by writing the views and discussing jQuery mobile.

Read more

Building a Website with PHP, MySQL and jQuery Mobile, Part 1

Added on Aug 19th, 2011 in Tutorials | 34 comments

This is the first of a two-part tutorial, in which we will be building a simple computer shop website with PHP, MySQL and jQuery Mobile using the Model-View-Controller (MVC) pattern.

Read more

Display your Favorite Tweets using PHP and jQuery

Added on Aug 5th, 2011 in Tutorials | 20 comments

In this tutorial, we will be writing a PHP class that will fetch, cache, and display your favorite tweets in a beautiful CSS3 interface.

Read more