Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8428311
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T05:01:06+00:00 2026-06-10T05:01:06+00:00

I am using php and mysqli to be able to select and insert data

  • 0

I am using php and mysqli to be able to select and insert data into the database. The only problem I am having is that I am getting a parse error. This is when I am trying to do a fetch for the $stmt and then count the number of rows using the $numrows variable.

Can somebody help me and inform me what I need to do to remove the parse error?

I have pasted my code in this fiddle

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T05:01:07+00:00Added an answer on June 10, 2026 at 5:01 am

    This error comes when you try to use if … else without proper nesting or missing one .

    In your code at line 121 you called else which have no if.
    close your if before this else.

    **Line2** if ( (strlen($getemail) >= 7) && (strstr($getemail, "@")) && (strstr($getemail, ".")) )
             {
              //your cod
    **Line 120** }
    **Line 121**  else
              {
                $errormsg = "There is already a User with that Teacher ID"; 
               }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using prepared statements and MySQLi, and am currently getting this error. PHP Catchable
[Updated below] I am having a problem connecting to a MySQL database using a
I am working on an Asset Database problem using PHP / MySQL. In this
I am trying to insert data in table in mysql database through php code
I was writing a database handler class in PHP using the mysqli class and
I'm having what seems to be a concurrency problem while using MySQL and PHP
I'm using MySQLi with PHP(5.2.4) MySQL(5.0.51a) on Ubuntu 8.04 LAMP. The relevant Db tables
I just started using mysqli API for PHP. Apparently, every time an object of
I'm creating an events website using PHP. I have a database with an events
I want to create an array using PHP that can be used in MySQL.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.