Browsing Category "PHP"
Making a Page Flip Magazine with turn.js
In this tutorial we are going to use PHP and the turn.js plugin, an implementation of the page flip effect with pure CSS3 and jQuery, to build an Instagram powered magazine.
Read moreQuestion of the Day with CodeIgniter and MySQL
In this tutorial we will build a small application with CodeIgniter that will be backed by a MySQL database. It will present questions and give visitors the ability to post answers.
Read moreLets Write Some Tests with Testify.php
In this tutorial you will learn how to test your code with Testify – a new open source framework for PHP with elegant syntax.
Read moreChained AJAX Selects
In today’s tutorial, we will build a set of chained select elements. Selecting an option in one of them will trigger an update on the page, showing you more choices to refine your selection.
Read moreHTML5 File Uploads with jQuery
Today we will be developing a small HTML5 web application that will allow people to upload photos from their computers by dragging and dropping them onto the browser window.
Read moreBuilding a Website with PHP, MySQL and jQuery Mobile, Part 2
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 moreBuilding a Website with PHP, MySQL and jQuery Mobile, Part 1
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 moreDisplay your Favorite Tweets using PHP and jQuery
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






