Browsing Category "PHP"

Generating Files with JavaScript

Added on May 17th, 2011 in jQuery , PHP | 15 comments

This time we will be making a jQuery plugin which, combined with a simple php script, can generate a file and make it available for download. Perfect for exporting the settings of your webapp or providing reports.

Read more

Photobooth with PHP, jQuery and CSS3

Added on Apr 14th, 2011 in CSS , jQuery , PHP | 64 comments

In this tutorial, we will be building a jQuery and PHP powered photobooth. It will allow your website visitors to take a snapshot with their web camera and upload it from a neat CSS3 interface.

Read more

Client Testimonials Powered by PHP, XML and jQuery

Added on Dec 16th, 2010 in CSS , jQuery , PHP | 16 comments

In this tutorial we are going to build a XML backed testimonial viewer, which, along with jQuery and XSL transformations, can display the set on your product pages.

Read more

Creating a Stylish Coming Soon Page with jQuery

Added on Oct 27th, 2010 in CSS , jQuery , PHP | 33 comments

Here we are creating a stylish coming soon page, using PHP, MySQL and jQuery. It will allow you to collect visitors’ emails and store them in a simple database table.

Read more

Making an AJAX Web Chat (Part 1) – PHP and MySQL

Added on Oct 13th, 2010 in MySQL , PHP | 47 comments

In this two-part tutorial, we will be creating an AJAX Web Chat using PHP, MySQL and jQuery. In this first part, we will be discussing the PHP & MySQL side.

Read more

Quick Feedback Form w/ PHP and jQuery

Added on Sep 24th, 2010 in CSS , jQuery , PHP | 27 comments

Today we are making a feedback solution. Powered by jQuery, PHP and the PHPMailer class, this form sends the users’ suggestions directly to your mailbox.

Read more

Feature Suggest App w/ PHP, MySQL & jQuery

Added on Aug 19th, 2010 in CSS , jQuery , MySQL , PHP | 23 comments

In this tutorial we are making a feature suggestion app with PHP, MySQL & jQuery. With it your website visitors can request features, vote and give feedback for your site.

Read more

A Simple Movie Search App w/ jQuery UI

Added on Aug 5th, 2010 in CSS , jQuery , PHP , Tutorials | 17 comments

In this tutorial, we are using jQuery UI’s autocomplete widget, to build a simple AJAX movie search form. The script is going to use TheMovieDatabase.org’s free API, to provide auto suggestions against a vast database of movie titles.

Read more
Page 2 of 612345...Last »