Browsing Category "PHP"

Question of the Day with CodeIgniter and MySQL

Added on Jan 19th, 2012 in MySQL , PHP | 17 comments

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 more

Lets Write Some Tests with Testify.php

Added on Nov 19th, 2011 in PHP | 6 comments

In this tutorial you will learn how to test your code with Testify – a new open source framework for PHP with elegant syntax.

Read more

Chained AJAX Selects

Added on Nov 3rd, 2011 in CSS , jQuery , PHP | 21 comments

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 more

HTML5 File Uploads with jQuery

Added on Sep 26th, 2011 in CSS , jQuery , PHP | 62 comments

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 more

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

Added on Aug 23rd, 2011 in jQuery , PHP | 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 jQuery , MySQL , PHP | 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 CSS , jQuery , PHP | 21 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

Creating a PHP and CSS3 Powered About Page

Added on Jul 12th, 2011 in CSS , PHP | 8 comments

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
Page 1 of 612345...Last »