Write PHP code to declare two variables $FirstName and $LastName populated with your name.
Print the variables pack to the page using the . operator to put them together.
Test your code on the web server.
Paste your code into this assignment for credit.
Monte Smith