Bummer! This is just a preview. You need to be signed in with a Basic account to view the entire video.
Start a free Basic trial
to watch this video
Congratulations! You've come a long way since the start of this course. There is still much to learn on your journey of programming. One of the best parts is, that journey never ends. Hurry back to join me on the next step of the journey here at Treehouse.
Make sure you join the Beginner PHP Track where you'll find the next course in your journey: PHP Arrays and Control Structures
Additional Project Ideas
- Change a message based on time of day. If can be helpful to tell customers looking at your site if your store is closing soon or closed for the day. The date() function will also give you the current hour so you can use that to customize a message. If the time is not displaying properly for you timezone, you can also look at the date_default_timezone_set function
- Additional Conversions. Try additional conversions such as Length... Area... Liquid... Volume... Energy... Acceleration... Mass... Pressure... Velocity.
- Create a Mad Libs game by replacing a string with your own variables.
-
0:00
You've come a long way since the start of this course.
-
0:03
You've learned about all the scalar or base variables in PHP.
-
0:06
Boolean, integer, float and string.
-
0:09
You've used many different operators including arithmetic and
-
0:12
comparison operators.
-
0:14
You've use conditionals to control the flow of a program.
-
0:16
And you've learned how to use PHP on the web.
-
0:19
Congratulations.
-
0:21
There is still much to learn on your journey of programming and
-
0:24
one of the best parts of this is that journey never ends.
-
0:27
Even if you could absorb all the knowledge available today,
-
0:31
tomorrow is a brand new day with new things to learn but don't worry I
-
0:35
have a lot more to share with you before you adventure out on your own.
-
0:39
We have many more PHP courses here Treehouse and many more PHP concepts to
-
0:43
learn, arrays, loops, complex conditional statements, functions, objects and more.
-
0:49
So hurry back for the next stretch of the journey as we have fun and keep learning.
You need to sign up for Treehouse in order to download course files.
Sign up