Browsing Category "PHP"
Question 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 moreCreating a PHP and CSS3 Powered About Page
Here we will be creating a simple about page that is powered by PHP, HTML5 and CSS3. It will present your contact information to your visitors, with an option for downloading it as a vCard (useful for importing it in third party applications).
Read more






