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

We Love PHP Blog: Using V8 Javascript engine as a PHP extension

A Cloudy Place: PHP and Git on AWS Elastic Beanstalk

ServerGrove Blog: Spooling emails with Symfony2 on VPS and Shared Hosting

NetTuts.com: Getting Real-Time with Pusher

SmashinGeeks.com: Display the Number of Retweets for a Post Using PHP


Community Events









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


unittest example phpunit code release interview database framework community development language introduction api object testing podcast composer opinion zendframework2 tool

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