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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T21:57:38+00:00 2026-05-25T21:57:38+00:00

I have an error somewhere in this line of code, if I take by

  • 0

I have an error somewhere in this line of code, if I take "by" off the line it works fine.

$msg = 'An Order has just been submitted on CID, Number' . $_POST['orderNumber']'by' .$name;

Can anyone spot my mistake?

  • 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-25T21:57:38+00:00Added an answer on May 25, 2026 at 9:57 pm

    I would advise you to utilize one of PHPs core language features. PHP supports variable interpolation in double quoted strings. That’s much simpler than the cumbersome string concatenation:

    $msg = "An Order has just been submitted on CID, Number $_POST[orderNumber] by $name";
    

    Note that as special exception no array key quotes are to be used there for simple arrays. (Other examples see the manual http://php.net/manual/en/book.strings.php)

    Also note that you should actually escape (see htmlspecialchars) incoming $_POST or $_GET variables, if they are to be used for output again.

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

Sidebar

Related Questions

This is probably a setting error somewhere. I have a django app that works
I have this error message: Msg 8134, Level 16, State 1, Line 1 Divide
I have been fighting with this error for a while. The error is somewhere
This time I have an error which I have been trying again to figure
I'm sure this has already been answered somewhere, but I don't know what to
I have this error that is keeping me from moving forward. I basically have
I have a script and I'm almost done but I get this error and
Perhaps I'm over-looking some minor error somewhere, however I have spent 20 minutes staring
I modified this code from somewhere but I am not sure if I am
I have a piece of code that looks like this: downloadsByExtensionCount = defaultdict(int) downloadsByExtensionList

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.