Home → Currently browsing posts tagged "MYSQL"

PHP & jQuery checkbox array with a hint of Jquery UI

Jquery

I have been learning jQuery alongside PHP to help with my event manager project. Here is a tutorial on how to get the values of a checkbox array, post it via a jQuery Ajax call and subsequently delete the values from a MYSQL database. This tutorial also makes use of the jQuery UI which will display our dialogs.

WorldOWeb-Event Manager Project

Calendar

I have been quite busy over the past few months. First of all I have built a website for my friend from scratch and I have just started working on my event manager, which is on version 2.

Getting to grips with PHP Radio Buttons

PHP Radio Buttons

Following on from getting to grips with PHP Checkboxes I decided to write a little tutorial on radio buttons. As you know radio buttons can only have 1 state either on or off and only one can be selected at any one time. Here is a simple tutorial on how to get data from a database, select the radio button, get data from the form and update the database.

Getting to grips with PHP Checkboxes

Checkbox

The aim of this tutorial is simply to get the data from a checkbox and store it in a MYSQL database and on page load the data is retrieved from the database and is shown which would be suitable for an options page in a web app.

Event Lister

Calendar

I have been searching for an Event Lister for a while now. I just wanted something simple and free. All I could find were gig organisers for bands or commercial scripts. That was up until I came across a Basic PHP Events Lister from Mevin.com

Form Processing on Test

Form Processing

Form processing is widely used and there are plenty of scripts available out there.  This experiment was to take three scripts with spam prevention, form validation and the ability to redirect the user on successful or error user submission.

I chose the following 3 to experiment with:

Page 1 of 11