News Feed
Jobs Feed
Sections




News Archive
PHPFreaks.com:
Working with checkboxes and a database
January 12, 2009 @ 21:13:12

On the PHPFreaks.com website a new tutorial (by Ben Smithers) looks at interfacing checkboxes in your application's form with a backend database.

The concept is actually pretty simple. It involves naming your checkbox as an array and the use of the IN mysql clause. This tutorial aims to give a simple example in the hope that, next time someone asks, I can point them to a tutorial rather than explaining all over again.

They include the database structure, insert statements and the code needed to pull and push the information for the checkboxes.

0 comments voice your opinion now!
checkbox database tutorial admin setting


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Refactor Your PHP Site Using MySQL Procedures and Views

Stefan Mischook's Blog: Cannot load mysql extension error - Video Tutorial How To

Developer Tutorials: Creating an Online Newsletter with Drupal

Developer Tutorials Blog: Iterating PHP objects, and readable code too!

Juozas Kaziukenas' Blog: Passing data from PHP to Silverlight


Community Events











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


framework unittest series testing functional phpunit usergroup symfony2 rest introduction release community zendframework2 interview language conference opinion podcast development database

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