Title: PHP and MySQL: Programming with PHP
Author: Shelly Baptise
Price: FREE
Download for Free
Once you have the fundamentals of the PHP scripting language down, it’s time to build on those basics and start truly programming. In this course, you’ll begin creating more elaborate scripts while still learning some of the standard terms and syntax of the language.
You’ll begin by writing HTML forms and showing how you can use PHP to handle the submitted values. Next, you’ll learn about conditionals and operators, as well as another variable type called arrays. Finally, you’ll learn how to…