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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:19:37+00:00 2026-05-26T07:19:37+00:00

Im trying to sent a message which contains the post values of a form.

  • 0

Im trying to sent a message which contains the post values of a form. I dont think im putting them together right as its only sending the first POST value (make).

$message = $_POST['make'];
$_POST['model'];
$_POST['Street'];
$_POST['towncity'];

is this the correct way to put them together so that all 4 of them send?

Regards

Ross

  • 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-26T07:19:38+00:00Added an answer on May 26, 2026 at 7:19 am

    There are many ways you can format this message. I encourage you to read this page of the PHP Documentation.

    You can for example, concatenate all the values together (one on each line).

    $message = $_POST['make'] . "\n"
    . $_POST['model'] . "\n"
    . $_POST['Street'] . "\n"
    . $_POST['towncity'];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to get jquery's .ajax() to send values sent to a form
A while back I was trying to bruteforce a remote control which sent a
I am trying to locate a message which I can override and then save
I'm trying to return the first message between two users, whether I sent that
I am trying to decompress some MMS messages sent to me zipped. The problem
We are trying to have faxes automatically be sent from within an SSIS package.
I'm trying to retrieve a url sent in the query strings in a codeigniter
I'm trying to attach a PDF attachment to an email being sent with System.Net.Mail.
I'm trying to build a server that will receive files sent by clients over
I am trying to use zlib for compressing data being sent to a client.

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.