First Name
Phone number
Last name
Email Address
Please enter the number of people you wish to register for each event as well as what quantity of each product you would like to order:
= CURDATE() AND user_id = $ins AND full < 1 ORDER BY start"; $query = mysql_query($sql); while ($schedule = mysql_fetch_array($query)) { $csql = "SELECT * FROM ic_classes WHERE id = $schedule[class_id]"; $cquery = mysql_query($csql); $class = mysql_fetch_array($cquery); $dsql = "SELECT * FROM ic_schedule_dates WHERE schedule_id = $schedule[id] AND date = '$schedule[start]'"; $dquery = mysql_query($dsql); $drow = mysql_fetch_array($dquery); $timestamp = strtotime($schedule[start]); $timestamp = date('l, F dS, Y', $timestamp); $timestamp = substr($timestamp, 0, strpos($timestamp, " ")).substr($timestamp, strpos($timestamp, " ")).", ".$drow[start_time]." - ".$drow[end_time]." Pacific Time"; $count_sql = "SELECT COUNT(*) - 1 FROM ic_schedule_dates WHERE schedule_id = $schedule[id]"; $count_query = mysql_query($count_sql); $count = mysql_fetch_array($count_query); if ($count[0] > 0) { $plus = "(+ ".$count[0]." more sessions)
"; } else { $plus = ""; } //$cname = str_replace(" ", "_", $class[name]); echo "
"; echo "
"; echo "
"; echo "
"; echo "
".$class[name]."
".$timestamp."
".$plus."$".$class[price]." per person
"; $psql = "SELECT * FROM ic_schedule_products WHERE schedule_id = $schedule[id]"; $pquery = mysql_query($psql); while ($pt = mysql_fetch_array($pquery)) { $sqla = "SELECT * FROM ic_products WHERE id = $pt[product_id]"; $product = mysql_fetch_array(mysql_query($sqla)); $pname = str_replace(" ", "_", $product[name])."[]"; echo "
"; echo "
".$product[name]."
$".$product[price]." each
"; } echo "
"; echo "
"; } ?>
Please select the payment method you intend to use:
Paypal to $profile[paypal_email]
"; } if ($profile[check]) { echo "
Personal Check
"; } if ($profile[money_order]) { echo "
Money Order
"; } if ($profile[cash]) { echo "
Cash at Event
"; } if ($profile[visa]) { echo "
Visa
"; $cc = 1; } if ($profile[mastercard]) { echo "
Mastercard
"; $cc = 1; } if ($profile[amex]) { echo "
American Express
"; $cc = 1; } if ($profile[discover]) { echo "
Discover
"; $cc = 1; } ?>
If you are paying by credit card, please enter the following information:
Name on card
Credit Card Number
Expiration Date
Credit card's matching billing address including city, state, and zip code
"; } ?>
Please enter any comments and questions here.
By paying for and attending the Starting A Successful eBay Business seminar, you acknowledge that you understand and agree to the following terms:
An "Attendee" is someone who has paid to take the "Starting A Successful eBay Business" seminar online or in person.
"Starting A Successful eBay Business" is copyrighted by Debbie Levitt. No rights are transmitted to you as an Attendee. Debbie Levitt owns and retains all right, title, and interest in and to the As Was marks, the As Was website, and all content and documentation furnished to seminar Attendees by As Was.
You may not copy, retransmit, rebroadcast, remove, alter, distort, cover, otherwise modify, or make a derivative work using any of the information, text, or graphics ("Materials") in the seminar. You may not share the Materials with any non-Attendees. You may not copy any part of the Materials for your own seminars, presentations, classes, any form of individual or group instruction, or any online or printed advertising, consulting, or instructional materials.
Licensing is available for educators seeking to present "Starting A Successful eBay Business" in whole or in part to one or more individuals or groups, Please contact
Debbie Levitt
for more information.