
May 18th, 2008, 08:00 AM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 20,352
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
How to build a poll system with PHP and mySQL
If you have been doing the other tutorials on this site you will notice that I have been teaching PHP and mySQL through projects. Projects that you can slot into your website, or if you are building a project, code that you can use within your project. I start from the ground up, assuming you have no prior knowledge of the topic. So today, we will be building a Poll System using PHP and mySQL. Polls are great for getting user feedback from your site visitors.
Read the full article here: How to build a poll system with PHP and mySQL
|