-
PHP Tutorial (& MySQL) #4 – Variables & Constants
Hey gang, in this PHP tutorial I’ll explain the difference between normal variables and constants, and show you how to use both of them. Original source
-
PHP Tutorial (& MySQL) #5 – Strings
Hey gang, in this PHP tutorial I’ll explain one of the many data types in PHP – strings. —————————————- Course Links: + Course files -… Original source
-
PHP Tutorial (& MySQL) #12 – Continue & Break
Continue and break are two important keywords in PHP, so in this tutorial I’ll show you how we can use them to break out of the normal loop cycle. Original source
-
PHP Tutorial (& MySQL) #3 – Your First PHP File
Hey gang, in this PHP tutorial we’ll create our first PHP file and run it on our local server. —————————————- Course Links: + Course files… Original source
-
PHP Tutorial (& MySQL) #29 – Control Flow Alt Syntax
Hey gang, in this PHP tutorial I’ll explain a cleaner way to write control flow statements in our HTML templates. —————————————- Course … Original source
-
PHP Tutorial (& MySQL) #27 – Rendering Data to the Browser
Hey gang, in this PHP tutorial I’ll show you how to take the data we get from the database and render it to the browser inside our HTML template. Original source
-
PHP Tutorial (& MySQL) #2 – Installing PHP (XAMPP)
Hey gang, in this PHP tutorial I’ll show you how to install all the tools you’ll need to start coding with PHP and MySQL on your computer – we’ll do this via XAMPP … Original source
-
PHP Tutorial (& MySQL) #25 – Connecting to a Database
Hey gang, in this PHP & MySQL tutorial I’ll show you how to connect to our new database from the PHP code. —————————————- Course … Original source
-
PHP Tutorial (& MySQL) #19 – Basic Form Validation (part 1)
Hey gang, in this video we’ll preform the first step of some very basic form validation to check our input fields have not been left empty! REGEX Playlist: … Original source
-
Relational Databases – How to Choose |¦| SQL Tutorial |¦| SQL for Beginners
When learning SQL, you first need a database. In this video, we help you make your choice. There are many free, open-source options: MySQL, PostgreSQL, … Original source