PHP Programming Concepts for Beginners
Video Lectures
Displaying all 22 video lectures.
Lecture 1![]() Play Video |
Beginner PHP Tutorial Beginner PHP tutorial lessons. How to install PHP. Today we'll be installing our editor and XAMPP. PHP beginner programming tutorial. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI Download XAMPP ► http://goo.gl/Vuz3dX ★ Free lifetime membership to Wild Academy ► http://goo.gl/tQJHtG PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. |
Lecture 2![]() Play Video |
PHP Basics PHP tutorial. Basic Syntax. How to do math in PHP. Concatenation in PHP. How to write a comment in PHP. How to write a sentence in PHP. How to output a string in PHP. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI ★ Free lifetime membership to Wild Academy: http://goo.gl/tQJHtG ★ Subscribe to Wild Academy on YouTube: http://goo.gl/ehHwIm |
Lecture 3![]() Play Video |
Comparison Operators and else if PHP tutorial on comparison operators and using else and if statements. Today's lesson begins with me taking a sip of my java. Then we talk about a PHP book, comparison operators and using "if" statements in php. We will also wax on and wax off. We will discuss what "else" we can do if our "if" returns false. Links, Sponsors, and Affiliates ★ Free lifetime membership to Wild Academy: http://goo.gl/tQJHtG ★ Download Komodo IDE: http://goo.gl/aZLeRI ★ Subscribe to Wild Academy on YouTube: http://goo.gl/ehHwIm ★ Book: Learning PHP, MySQL, JavaScript, CSS & HTML5: http://goo.gl/FTRVUb |
Lecture 4![]() Play Video |
elseif in PHP PHP tutorial on elseif. Yesterday we covered the else and if statements. Today we combine the two and make elseif. Elseif tutorial in php. How to use elseif. Conditional statements in PHP. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI Links, Sponsors, and Affiliates ★ Free lifetime membership to Wild Academy: http://goo.gl/tQJHtG ★ Free Download Komodo Editor: http://goo.gl/aZLeRI ★ Subscribe to Wild Academy on YouTube: http://goo.gl/ehHwIm ★ Book: Learning PHP, MySQL, JavaScript, CSS & HTML5: http://goo.gl/FTRVUb |
Lecture 5![]() Play Video |
How to Write an Array in PHP PHP tutorial. PHP tutorial on arrays. How to write arrays in php. How to write an array in php. How to target an item in a php array. How to select an item in a php array. How to echo an array in PHP. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI Positioning in PHP. Links, Sponsors, and Affiliates ★ Free lifetime membership to Wild Academy: http://goo.gl/tQJHtG ★ Free Download Komodo Editor: http://goo.gl/aZLeRI ★ Subscribe to Wild Academy on YouTube: http://goo.gl/ehHwIm ★ Book: Learning PHP: http://goo.gl/FTRVUb ★ Book: Hatching Twitter: http://goo.gl/AJfNai |
Lecture 6![]() Play Video |
PHP for and foreach loops PHP programming tutorial on the for and foreach loops. Learn PHP programming. Programming lesson on PHP loops. How to write a loop in PHP. PHP for loop explained. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI PHP foreach explained. PHP arrays. Links, Sponsors, and Affiliates ★ Free lifetime membership to Wild Academy: http://goo.gl/tQJHtG ★ Free Download Komodo Editor: http://goo.gl/aZLeRI ★ Subscribe to Wild Academy on YouTube: http://goo.gl/ehHwIm ★ Book: Learning PHP: http://goo.gl/FTRVUb |
Lecture 7![]() Play Video |
PHP Do and While Loops PHP while loop explained. Build a coin flipping programming in PHP. Today we'll be creating a program that flips until it lands on tails. PHP beginner programming lesson. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI Show more for links. Links, Sponsors, and Affiliates ★ Free lifetime membership to Wild Academy: http://goo.gl/tQJHtG ★ Free Download Komodo Editor: http://goo.gl/aZLeRI ★ Subscribe to Wild Academy on YouTube: http://goo.gl/ehHwIm ★ Book: How Google Works: http://goo.gl/906mQ7 |
Lecture 8![]() Play Video |
PHP Hit Point Tracker PHP programming tutorial. Hit Point Tracker. Program a rudimentary hit point counter/tracker. The logic behind our hitpoint counter is what games like Pokemon, Dungeons and Dragons, and Final Fantasy use. PHP damage counter. PHP hit point tracker program. Links, Sponsors, and Affiliates ★ Free lifetime membership to Wild Academy: http://goo.gl/tQJHtG ★ Free Download Komodo Editor: http://goo.gl/aZLeRI ★ Subscribe to Wild Academy on YouTube: http://goo.gl/ehHwIm |
Lecture 9![]() Play Video |
PHP Data Types PHP programming tutorial on arrays, strings, booleans, integers, and floats. The is_ function family. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI PHP is_array function PHP is_int function PHP is_bool function PHP is_string function ----Links, Sponsors, and Affiliates---- ★ Free lifetime membership to Wild Academy: http://goo.gl/tQJHtG ★ Free Download Komodo Editor: http://goo.gl/aZLeRI ★ Subscribe to Wild Academy on YouTube: http://goo.gl/ehHwIm ★ Book: Dreaming in Code: http://amzn.to/1wwxeb0 |
Lecture 10![]() Play Video |
PHP Array Sorting PHP programming tutorial on array sorting. How to sort an array in PHP. Reverse sort an array in PHP. We'll also write our own function. ▼ More Classes from Wild Academy PHP Tutorials ➪ http://goo.gl/V48HyA Ruby Tutorials ➪ http://goo.gl/9Dkcny GIMP Tutorials ➪ http://goo.gl/UrdkYS SketchUp Tutorials ➪ http://goo.gl/A1FMSD ▼ Freebies, Sponsors, and Affiliates Free lifetime membership to Wild Academy ➪ http://goo.gl/tQJHtG Free Download Komodo Editor ➪ http://goo.gl/aZLeRI |
Lecture 11![]() Play Video |
PHP Logical Operators PHP tutorial on logical operators. This PHP lesson will teach you the different types of logical operators. List of PHP Logical Operators: && TRUE if both $x and $y are TRUE. || TRUE if either $x or $y is TRUE. xor TRUE if either $x or $y is TRUE, but not both. ! TRUE if $x is not TRUE and TRUE if both $x and $y are TRUE. or TRUE if either $x or $y is TRUE. ▼ More Courses from Wild Academy PHP Tutorials ➪ http://goo.gl/V48HyA Ruby Tutorials ➪ http://goo.gl/9Dkcny GIMP Tutorials ➪ http://goo.gl/UrdkYS SketchUp Tutorials ➪ http://goo.gl/A1FMSD ▼ Freebies, Sponsors, and Affiliates Free lifetime membership to Wild Academy ➪ http://goo.gl/tQJHtG Free Download of Komodo IDE ➪ http://goo.gl/aZLeRI |
Lecture 12![]() Play Video |
PHP Ternary Operator How to use the Ternary Operator in PHP. PHP Ternary Operator explained. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI ▼ More Classes from Wild Academy PHP Tutorials ► http://goo.gl/V48HyA Ruby Tutorials ► http://goo.gl/9Dkcny GIMP Tutorials ► http://goo.gl/UrdkYS SketchUp Tutorials ► http://goo.gl/A1FMSD ▼ Freebies and Sponsors Free lifetime membership to Wild Academy ► http://goo.gl/tQJHtG |
Lecture 13![]() Play Video |
PHP For Loop PHP programming tutorial on the for loop. Using the for loop in PHP. How to write for loops in PHP. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI ▼ More Classes from Wild Academy PHP Tutorials ► http://goo.gl/V48HyA Ruby Tutorials ► http://goo.gl/9Dkcny GIMP Tutorials ► http://goo.gl/UrdkYS SketchUp Tutorials ► http://goo.gl/A1FMSD ▼ Freebies Free lifetime membership to Wild Academy ► http://goo.gl/tQJHtG |
Lecture 14![]() Play Video |
PHP Break - PHP Continue PHP programming tutorial. The break statement in PHP. Using the continue statement in PHP. How to get out of loops using either break or continue in PHP programming. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI ▼ More Classes from Wild Academy PHP Tutorials ► http://goo.gl/V48HyA Ruby Tutorials ► http://goo.gl/9Dkcny GIMP Tutorials ► http://goo.gl/UrdkYS SketchUp Tutorials ► http://goo.gl/A1FMSD ▼ Freebies Free lifetime membership to Wild Academy ► http://goo.gl/tQJHtG |
Lecture 15![]() Play Video |
PHP Functions PHP tutorial on function. Functions in PHP programming. Today we cover some built in functions in PHP. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI ▼ More Classes from Wild Academy PHP Tutorials ► http://goo.gl/V48HyA Ruby Tutorials ► http://goo.gl/9Dkcny GIMP Tutorials ► http://goo.gl/UrdkYS SketchUp Tutorials ► http://goo.gl/A1FMSD ▼ Freebies and Sponsors Free lifetime membership to Wild Academy ► http://goo.gl/tQJHtG Text editor I use: Komodo IDE ► http://goo.gl/wJnNCo |
Lecture 16![]() Play Video |
Create Your Own PHP Function PHP tutorial on writing custom functions. PHP tutorial on functions. Functions in PHP programming. Defining functions with PHP. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI ▼ More Classes from Wild Academy PHP Tutorials ► http://goo.gl/V48HyA Ruby Tutorials ► http://goo.gl/9Dkcny GIMP Tutorials ► http://goo.gl/UrdkYS SketchUp Tutorials ► http://goo.gl/A1FMSD ▼ Freebies Free lifetime membership to Wild Academy ► http://goo.gl/tQJHtG |
Lecture 17![]() Play Video |
PHP Variable Scope PHP variable scope explained. PHP programming tutorial on variable scope. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI ▼ More Classes from Wild Academy PHP Tutorials ► http://goo.gl/V48HyA Ruby Tutorials ► http://goo.gl/9Dkcny GIMP Tutorials ► http://goo.gl/UrdkYS SketchUp Tutorials ► http://goo.gl/A1FMSD ▼ Freebies Free lifetime membership to Wild Academy ► http://goo.gl/tQJHtG |
Lecture 18![]() Play Video |
PHP Static Statement PHP programming tutorial on creating static variables within functions. Learn the difference between using global and static in a PHP function. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI ▼ More Classes from Wild Academy PHP Tutorials ► http://goo.gl/V48HyA Ruby Tutorials ► http://goo.gl/9Dkcny GIMP Tutorials ► http://goo.gl/UrdkYS SketchUp Tutorials ► http://goo.gl/A1FMSD ▼ Freebies Free lifetime membership to Wild Academy ► http://goo.gl/tQJHtG |
Lecture 19![]() Play Video |
PHP Associative Arrays How to write associative arrays in PHP. Array structure and key association in PHP. The benefits of using association and key indexing in PHP arrays. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI ▼ More Classes from Wild Academy PHP Tutorials ► http://goo.gl/V48HyA Ruby Tutorials ► http://goo.gl/9Dkcny GIMP Tutorials ► http://goo.gl/UrdkYS SketchUp Tutorials ► http://goo.gl/A1FMSD ▼ Freebies Free lifetime membership to Wild Academy ► http://goo.gl/tQJHtG |
Lecture 20![]() Play Video |
PHP Multidimensional Arrays How to write multidimensional arrays in PHP. PHP tutorial on arrays within arrays. How to put arrays inside an array in PHP. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI ▼ More Classes from Wild Academy PHP Tutorials ► http://goo.gl/V48HyA Ruby Tutorials ► http://goo.gl/9Dkcny GIMP Tutorials ► http://goo.gl/UrdkYS SketchUp Tutorials ► http://goo.gl/A1FMSD ▼ Freebies Free lifetime membership to Wild Academy ► http://goo.gl/tQJHtG |
Lecture 21![]() Play Video |
PHP Classes How to create a class in PHP. How to write a class with properties. Creating objects with classes in PHP. PHP objects tutorial. Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI ▼ More Classes from Wild Academy PHP Tutorials ► http://goo.gl/V48HyA Ruby Tutorials ► http://goo.gl/9Dkcny GIMP Tutorials ► http://goo.gl/UrdkYS SketchUp Tutorials ► http://goo.gl/A1FMSD ▼ Freebies Free lifetime membership to Wild Academy ► http://goo.gl/tQJHtG Basic class definitions begin with the keyword class, followed by a class name, followed by a pair of curly braces which enclose the definitions of the properties and methods belonging to the class. |
Lecture 22![]() Play Video |
PHP Constructors PHP programming tutorial on __construct. Today we'll create a objects that we can assign properties to during their "construction". Text editor I use: Komodo IDE ► http://goo.gl/aZLeRI ▼ More Classes from Wild Academy PHP Tutorials ► http://goo.gl/V48HyA Ruby Tutorials ► http://goo.gl/9Dkcny GIMP Tutorials ► http://goo.gl/UrdkYS SketchUp Tutorials ► http://goo.gl/A1FMSD ▼ Freebies Free lifetime membership to Wild Academy ► http://goo.gl/tQJHtG |