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

  • SEARCH
  • Home
  • 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 8287353
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T12:00:46+00:00 2026-06-08T12:00:46+00:00

I have a contact page and I am having trouble with the php reading

  • 0

I have a contact page and I am having trouble with the php reading the Name* field as the 5 characters because I am saving space on my webpage by putting the Name* inside the text area to begin with. I have researched on google and I can’t find any code to help ignore those characters. The php I have is posted below.

if(!$name || strlen($name) < 5) {
    $error .= "Please enter your name.<br />";
}

So the problem I am running into is well maybe someone has a 3 letter name.

  • 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-08T12:00:47+00:00Added an answer on June 8, 2026 at 12:00 pm

    Here’s a tip: Don’t. Use a real label, don’t just dump the default text in the textbox. Besides, how does it save space?

    <input type="text" name="name" value="Name*" />
    Name*: <input type="text" name="name" />
    

    Doesn’t make sense.


    If you must, just add || $name == "Name*" in there.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a contact page (contact.php) that sends a form (formsend.php) when people fill
I have page, i can contact directly without any problems. http://www.mysite.com/app_dev.php/comments/22 the page shows
I have the typical HTML "contact me" page, i.e. name, e-mail address and message.
I have a website and contact page in it. Anybody can go in there
I'm writing a contact page, but I have a strange problem. Right from the
In my .aspx page which derives from a master page I have a contact
I have a user profile page on my web app which has contact information.
I have a contact form made with php on my website. The problem is
I'm having trouble selecting a subset of data with doctrine. I have 3 tables
I'm having some trouble getting my page laid out the way I want. I

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.