News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
Creating a Dynamic Poll with jQuery and PHP
July 25, 2008 @ 10:22:05

The NETTUTS.com website has a new tutorial posted that combines PHP and AJAX (using the the jQuery library specifically) to create a simple dynamic poll.

When you combine some neat functionality courtesy of PHP with the cleverness of jQuery you can produce some pretty cool results. In this tutorial we'll create a poll using PHP and XHTML, then make use of some jQuery Ajax effects to eliminate the need for a page refresh, and to give it a nice little bit of animation.

The PHP handles defining the question, answers and the functionality to load, submit and return the current results (number of votes) back to the javascript. The communication between the PHP and javascript is a JSON message made simple thanks to PHP's json_encode function.

You can download the source or check out a live demo to see how it all fits together.

0 comments voice your opinion now!
jquery javascript json poll dynamic demo download tutorial


blog comments powered by Disqus

Similar Posts

Tales of a Coder: DocBlox - Pain Free Documentation

NetTuts.com: Integrating Two-Factor Authentication with CodeIgniter

NETTUTS.com: How to Create an Object-Oriented Blog in PHP

Tutorialzine.com: Advanced Event Timeline With PHP, CSS & jQuery

Dotvoid.com: New help desk application using Zend Framework


Community Events











Don't see your event here?
Let us know!


podcast phpunit interview development conference tool object framework community series release unittest zendframework2 introduction functional example opinion language testing code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework