Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Preview
Start a free Courses 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.
You've come a long way since
the start of this course.
0:00
You've learned about all the scalar or
base variables in PHP.
0:03
Boolean, integer, float and string.
0:06
You've used many different
operators including arithmetic and
0:09
comparison operators.
0:12
You've use conditionals to
control the flow of a program.
0:14
And you've learned how
to use PHP on the web.
0:16
Congratulations.
0:19
There is still much to learn on
your journey of programming and
0:21
one of the best parts of this
is that journey never ends.
0:24
Even if you could absorb all
the knowledge available today,
0:27
tomorrow is a brand new day with new
things to learn but don't worry I
0:31
have a lot more to share with you
before you adventure out on your own.
0:35
We have many more PHP courses here
Treehouse and many more PHP concepts to
0:39
learn, arrays, loops, complex conditional
statements, functions, objects and more.
0:43
So hurry back for the next stretch of the
journey as we have fun and keep learning.
0:49
You need to sign up for Treehouse in order to download course files.
Sign up