PHP MySQL Help Needed

Hi

If anyone is available to help me out finish a project, i am a web front-end developer trying hard to learn back-end programming. I have a form where i have this table:

CREATE TABLE `form_tb` (
`id` INT( 11 ) NOT NULL AUTO_INCREMENT ,
`villian` CHAR( 1 ) NOT NULL ,
`date` DATE NOT NULL ,
`time` TIME NOT NULL ,
`name` VARCHAR( 50 ) NOT NULL ,
`lastname` VARCHAR( 50 ) NOT NULL ,
`phone` VARCHAR( 10 ) NOT NULL ,
`email` VARCHAR( 250 ) NOT NULL ,
PRIMARY KEY ( `id` )
) ENGINE = MYISAM ;"

webpage one: - choose a villian
webpage two: - choose a date(inline calendar), time, write your name, lastname, phone and email

If anyone would be nice to help me, pleases contact me. Maybe I can help you out with a website or even a facebook tab, no cost.

Thanks

happy new year :geek: