Surface Themes

General Category => How To Web IT Stuff => Topic started by: admin on September 28, 2015, 09:16:24 AM

Title: PHP Programming
Post by: admin on September 28, 2015, 09:16:24 AM
PHP Programming
https://youtu.be/7TF00hJI78Y
In this video tutorial I'll teach pretty much the whole PHP programming language in one video. I have received this tutorial request many times lately so I hope you enjoy it. The cheat sheet can be found below the video.

I cover quotes, comments, date(), variables, data types, getting data from HTML, heredoc, constants, arithmetic, shortcuts, reference operators, comparison operators, if, elseif, else, echo, printf, ternary operator, switch, while, for, foreach, arrays, strings, and much more.