What Does PHP Do? 
What Does PHP Do?
by Brad Hussey
Video Lecture 3 of 45
Not yet rated
Views: 745
Date Added: May 14, 2017

Lecture Description

Lecture 3: What does PHP do?

PHP can do a whole bunch of really neat things, such as:

Access information typed into a web form and do something with it, like:

Send an email, navigate to a specific page based on the info submitted in the form, create a user account, log a user in, etc.

Find out what browser and operating system your visitors are using.

Display alternate versions of a web page to users who are using mobile devices, or specific browsers (like Internet Explorer).

Do math!

And most importantly (in my opinion), create templates for your website so you don't have to hand-code your headers, footers, and sidebars for every single page!

There is so much that PHP can do, but I don't want to go into all the details right now, because I'd like to show you by jumping right in — I think it's much more fun that way!

Next up: You're going to need to have some specific tools in order to get the best out of your PHP learning experience. I'll cover those in the next lecture.

See you there!

DOWNLOAD COURSE FILES HERE
www.bradhussey.ca/download-php-course

Course Index

Course Description

This course is a Total Beginner's Guide to Coding Your Very Own Dynamic Websites with PHP, so you need no prior knowledge or experience — although it's a good idea that you know some HTML (my beginner's guide "Build a Website from Scratch with HTML & CSS" will get teach you everything you need to know).

So — why learn PHP? Well, PHP is a very powerful scripting language used by millions of websites. Some of the most popular websites and frameworks utilize PHP to build their dynamic websites. PHP works very well with HTML, and therefore will allow you to start coding dynamic websites quickly without having to learn some of the more complicated scripting languages out there.

Comments

There are no comments. Be the first to post one.
  Post comment as a guest user.
Click to login or register:
Your name:
Your email:
(will not appear)
Your comment:
(max. 1000 characters)
Are you human? (Sorry)