Register For Ceramics Class Form
< ?php @session_start(); unset($fname); // echo $_POST['plink']; if(isset($_POST['plink'])) $fname=$_POST['plink']; else $fname=preg_replace("#https://theceramicsstudio.com/#", "", get_permalink()); $fnamer=preg_replace("#https://theceramicsstudio.com/#", "", get_permalink()); $name='name'.md5(rand()); $emailll='emailll'.md5(rand()); $comment='comment'.md5(rand()); $payp ='payp'.md5(rand()); $pname ='pname'.md5(rand()); $emaill ='emaill'.md5(rand()); $phone ='phone'.md5(rand()); $fnamera='fnamera'.md5(rand()); $fnamea='fnamea'.md5(rand()); $sectiona='sectiona'.md5(rand()); $section=$_POST['section']; $optclasses = "tcs_section_" . $section . "_classes"; $classes=get_option($optclasses); $_SESSION['com']="name=$name&emailll=$emailll&comment=$comment&emaill=$emaill&phone=$phone&fnamera=$fnamera&fnamea=$fnamea&pname=$pname&payp=$payp§iona=$sectiona"; ?>
Register for Ceramics Class
< ?php if($classes[3] + 0 == 1) echo '
Registration Closed, Waiting List Only(Please Fill out form to get on the Waiting List)’; ?>
[raw]