if($_POST["submit"]=="Submit")
{
require "opendb.php";
$ins=mysql_query("INSERT INTO users (uid,name,email) VALUES ('','$_POST[stu_Name]','$_POST[stu_Email]')");
if($ins)
$msg="Thank you for registering";
}
?>
=$msg?>
Our website is currently under construction. We regret the inconvenience and we will be live
very soon. Meanwhile, please register below with your name and email address so we can
keep you updated with our latest releases.