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 6330283
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T17:50:36+00:00 2026-05-24T17:50:36+00:00

I have a problem with my php script it is… Parse error: syntax error,

  • 0

I have a problem with my php script it is…

 Parse error: syntax error, unexpected T_LOGICAL_OR, expecting ')' in C:\wamp\www\register.php on line 34

I am a nube with !Empty so let me know if im doing something wrong.

if (!empty($username or $email or $password or $repassword)) 
{

}
else
{

}

This is my code but something in the middle of the else and if statement

So what am i doing wrong?

My question is what am i doing wrong?
oh and

  • $username
  • $email
  • $password
  • $repassword

are all values

and yes this is a script to figure out if someone has filled in all of the textboxes in the form for a register script.

  • 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-05-24T17:50:37+00:00Added an answer on May 24, 2026 at 5:50 pm

    It sounds like you want something along these lines…

    if (!empty($username) && !empty($email) && !empty($password) && !empty($repassword)) 
    {
        // none of the values are empty
    }
    else
    {
        // at least one of the values is empty
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a problem, i'm working on a gallery php script and need help,
I have a problem with my php/mysql script. It should only output the while
I have a php script that sends SMS, the problem is that it takes
I have a really confusing problem. I have a PHP script that polls another
I have a problem with mysql connection. I have a php script which upload
I have a problem with the following piece of PHP script: <?php abstract class
I have a problem with charset on a php script using jQuery for AJAX
So I have a little problem with a PHP script I'm currently writing. To
I have a problem with the JSON result of my PHP script. I can't
I have problem to send value from php to jQuery script. PHP looks like

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.