Thank you for contacting us. The class was placed into the schedule.
$teacher_modern_name = $_POST{'teacher_modern_name'}; $teacher_name = $_POST{'teacher_name'}; $address = $_POST{'address'}; $email = $_POST{'email'}; $phone = $_POST{'phone'}; $address_perm = $_POST{'address_perm'}; $email_perm = $_POST{'email_perm'}; $phone_perm = $_POST{'phone_perm'}; $teacher_description = $_POST{'teacher_description'}; $anything_else = $_POST{'anything_else'}; $short_name = "*NEW*"; $class_name = $_POST{'class_name'}; $class_description = $_POST{'class_description'}; $class_limit = $_POST{'class_limit'}; $class_cost = $_POST{'class_cost'}; $class_length = $_POST{'class_length'}; $class_time = $_POST{'class_time'}; $class_level = $_POST{'class_level'}; $bring_with = $_POST{'bring_with'}; $need_from_us = $_POST{'need_from_us'}; $bring_forge = $_POST{'bring_forge'}; $bring_books = $_POST{'bring_books'}; // not sure which variables we need to do this to: // $rname = stripslashes($rname); // $comments = stripslashes($comments); do_query(" INSERT INTO teacher (event_id,teacher_name,teacher_mundane_name,address,email,phone,email_perm,address_perm,phone_perm,teacher_description,bringing_forge,bringing_books,anything_else) VALUES ('$event_id', '$teacher_name', '$teacher_modern_name', '$address', '$email', '$phone', '$email_perm', '$address_perm', '$phone_perm', '$teacher_description', '$bring_forge', '$bring_books', '$anything_else') "); do_query(" INSERT INTO class (event_id,short_name,class_name,description,level,teacher_name,class_length,class_limit,cost,class_time_desired,bring_with,need_from_us) VALUES ('$event_id', '$short_name', '$class_name', '$class_description', '$class_level', '$teacher_name', '$class_length', '$class_limit', '$class_cost', '$class_time', '$bring_with', '$need_from_us') "); // NB: should link on teacher_id, not teacher_name // SHOULD send a copy of this data to $owner_email ?> We will try to keep in contact with you often, and if you think of something extra that we can do, don't hesitate to ask! The event staff is here to help! ;-) Schedule another class } else { ?>
EK Metalsmiths' Guild Scheduler: NEW CLASS |
(BACK) |
I would like to teach the following class at
.