🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
  • Thomas Barkel
    PLUS
    Thomas Barkel
    Courses Plus Student 7,222 Points

    concatenating variables

    Posted March 12, 2019 6:55pm by Thomas Barkel
    Thomas Barkel
    Courses Plus Student 7,222 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    3 Answers

  • Blessing Phiri
    Blessing Phiri
    20,261 Points

    please help im stuck here dont know where im doing it wrong

    Posted September 4, 2018 5:06pm by Blessing Phiri
    Blessing Phiri
    20,261 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    1 Answer

  • channonhall
    channonhall
    12,247 Points

    After the $title and $firstName variables below, create a variable called $lastName and assign it a value of "Bowman".

    Posted May 23, 2017 8:52am by channonhall
    channonhall
    12,247 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    1 Answer

  • Modure Rares
    PLUS
    Modure Rares
    Courses Plus Student 9,041 Points

    What am I doing wrong??????????

    Posted April 24, 2017 6:19pm by Modure Rares
    Modure Rares
    Courses Plus Student 9,041 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    1 Answer

  • Andrew mwendo
    Andrew mwendo
    5,712 Points

    Use concatenation to add an exclamation point to the echo command after the $fullName variable.

    Posted April 19, 2017 2:55pm by Andrew mwendo
    Andrew mwendo
    5,712 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    1 Answer

  • Simingaye Dube
    Simingaye Dube
    2,587 Points

    Remove the four underscores in the echo command and concatenate the remaining text with the variable $fullName

    Posted June 16, 2016 3:20pm by Simingaye Dube
    Simingaye Dube
    2,587 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    2 Answers

  • Simingaye Dube
    Simingaye Dube
    2,587 Points

    Create a variable called $fullName and assign it to the concatenation

    Posted June 16, 2016 2:16pm by Simingaye Dube
    Simingaye Dube
    2,587 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    1 Answer

  • Martina Carrington
    PLUS
    Martina Carrington
    Courses Plus Student 15,807 Points

    I am stuck on challenge task 4 of 4

    Posted May 12, 2016 5:37pm by Martina Carrington
    Martina Carrington
    Courses Plus Student 15,807 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    1 Answer

  • Naison Masiyashe
    Naison Masiyashe
    2,736 Points

    what is wrong with my code

    Posted May 9, 2016 7:55pm by Naison Masiyashe
    Naison Masiyashe
    2,736 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    1 Answer

  • bouchrakerr
    bouchrakerr
    13,323 Points

    What am I ding wrong on task 3? echo "The......" . $fullName . "!";

    Posted April 4, 2016 5:20pm by bouchrakerr
    bouchrakerr
    13,323 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    1 Answer

  • Marcuz Gabriel Larsen
    seal-mask
    PLUS
    .a{fill-rule:evenodd;}techdegree seal-36
    Marcuz Gabriel Larsen
    Full Stack JavaScript Techdegree Graduate 16,462 Points

    Create a variable called $fullName and assign it a value equal to the concatenation of the $title variable, a space, the

    Posted March 22, 2016 4:05pm by Marcuz Gabriel Larsen
    .a{fill-rule:evenodd;}techdegree seal-36
    Marcuz Gabriel Larsen
    Full Stack JavaScript Techdegree Graduate 16,462 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    2 Answers

  • Baur Alzhanov
    Baur Alzhanov
    7,028 Points

    Why my method isn't correct for checking in challenge

    Posted March 5, 2016 5:50pm by Baur Alzhanov
    Baur Alzhanov
    7,028 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    2 Answers

  • Nicholas Lee
    PLUS
    Nicholas Lee
    Courses Plus Student 1,713 Points

    Remove the four underscores in the echo command and concatenate the remaining text with the variable $fullName. Don't fo

    Posted January 26, 2016 7:40pm by Nicholas Lee
    Nicholas Lee
    Courses Plus Student 1,713 Points
    • PHP
    • Build a Basic PHP Website (2018)
    • Adding a Basic Form
    • Concatenation

    2 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.