-
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
-
PHP Tutorial (& MySQL) #14 – Variable Scope
Hey gang, in this PHP tutorial I’ll teach you about variable scope in PHP. —————————————- Course Links: + Course files … Original source
-
PHP Tutorial (& MySQL) #16 – Project Header & Footer
Hey gang, in this PHP tutorial we’ll start our Ninja Pizza project by creating the templates for our header and footer. We’ll also include these templates into our … Original source
-
PHP Tutorial (& MySQL) #15 – Include & Require
Hey gang, in this PHP tutorial I’ll show you how to use two functions – include & require – to import other PHP files. —————————————- Course … Original source
-
PHP Tutorial (& MySQL) #1 – Why Learn PHP?
Hey gang, in this first PHP tutorial (with MySQL) I’ll explain exactly why I’m creating this series as well as what you’ll be making / learning as we progress. PHP is … Original source
-
PHP Tutorial (& MySQL) #22 – Checking for Errors & Redirecting
Hey gang, in this PHP tutorial I’ll explain how to redirect a user to another page after checking there are no errors in our form submission. Original source
-
PHP Tutorial (& MySQL) #20 – Filters & More Validation
Hey gang, in this PHP tutorial we’ll add some more validation for our form by using PHP filters and some Regex. For a full regex series, see this playlist … Original source
-
PHP Tutorial (& MySQL) #18 – XSS Attacks
Hey gang, in this video I’ll show you how to add a little protection against cross site scripting attacks. —————————————- Course Links:… Original source
-
How to Make PDF Invoices From Database in PHP | PHP FPDF Tutorial #example1
welcome to php fpdf tutorial example videos. in this example, i will use invoice from first chapter then combine it with database to make a dynamic invoices. i … Original source