Speak now
Please Wait Image Converting Into Text...
Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Challenge yourself and boost your learning! Start the quiz now to earn credits.
Unlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
Course Queries Syllabus Queries 2 years ago
Posted on 16 Aug 2022, this text provides information on Syllabus Queries related to Course Queries. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.
Turn Your Knowledge into Earnings.
I am trying to create a login form, I'm trying out this for a error. The problem when I login in changing the session and it is not redirecting to the home page.
Login.php
php include ("Connection.php"); if(isset($_POST['Login'])) { $Em = $_POST['form-email']; $Pw = $_POST['form-password']; $result = $con->query("SELECT * FROM userdetails where Email='$Em' AND Password='$Pw'"); $row = $result->fetch_array(MYSQLI_BOTH); session_start(); $_SESSION["UserID"] = $row['UserID']; header('Location: index.php'); } ?> lang="en"> charset="utf-8"> http-equiv="X-UA-Compatible" content="IE=edge"> name="viewport" content="width=device-width, initial-scale=1"> GTEC Registration Form Template rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:400,100,300,500"> rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css"> rel="stylesheet" href="assets/font-awesome/css/font-awesome.min.css"> rel="stylesheet" href="assets/css/form-elements.css"> rel="stylesheet" href="assets/css/style.css"> <div class="top-content"> <div class="inner-bg"> <div class="container"> <div class="row"> <div class="col-sm-7 text"> GTEC Network Login Form <div class="description"> class="jumbotron"> To be a premier Institution of choice in the region and become one of the leading educational Institutions in the country widely recognized for providing high quality, transformative and affordable value based education in the field of Engineering and Technology. div> <div class="top-big-link"> class="btn btn-link-2" href="registrer.php">Sign Up! div> div> <div class="col-sm-5 form-box"> <div class="form-top"> <div class="form-top-left"> Login Fill in the form below to get instant access: Once you login your account , You can access gtec network thereby you can view ur syllabus,timetable,updates, internal marks,results,also you can ur forum for many purpose REPLY 0 views 0 likes 0 shares Facebook Twitter Linked In WhatsApp
class="jumbotron"> To be a premier Institution of choice in the region and become one of the leading educational Institutions in the country widely recognized for providing high quality, transformative and affordable value based education in the field of Engineering and Technology.
No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
Course Queries 4 Answers
Course Queries 5 Answers
Course Queries 1 Answers
Course Queries 3 Answers
Ready to take your education and career to the next level? Register today and join our growing community of learners and professionals.