Toppvideor
				
			
						
			For more Prayer, Worship and Praise Songs 
visit my Channel 
https://www.youtube.com/channe....l/UCIeOiLkie_DPaWPSm 
 
Song: That Old Rugged Cross 
Artist: Carroll Roberson 
 
***NO COPYRIGHT INFRINGEMENT INTENDED*** 
***ALL RIGHTS GO TO THE ARTIST'S RESPECTIVE LABEL*** 
***I DO NOT OWN THIS SONG*** 
***FOR ENTERTAINMENT PURPOSES ONLY***
				
			
						
			How to download and install Microsoft SQL Server 2019  
https://www.youtube.com/watch?v=A9daWBSyMak 
 
How to Connect PHP to Microsoft SQL Server 2019 
https://www.youtube.com/watch?v=VQBPzyp2NE4 
 
Insert Form Data Into Microsoft SQL Server 2019 Database Using PHP 
https://www.youtube.com/watch?v=DW-tayBmiis
				
			
						
			Your first step in learning PHP. We will go over all of the fundamentals and create a small PHP/MySQL project. 
 
⭐  Sponsor:  
https://linode.com/traversy 
 
💻  Github Repo:  
https://github.com/bradtraversy/php-crash 
 
💻  Download Xampp: 
https://apachefriends.com 
 
👇 PHP OOP MVC Udemy Course: 
https://www.udemy.com/course/o....bject-oriented-php-m 
 
💖  Show Support 
Patreon: https://www.patreon.com/traversymedia 
PayPal: https://paypal.me/traversymedia 
 
👇 Follow Me On Social Media: 
Twitter: https://twitter.com/traversymedia 
Instagram: https://www.instagram.com/traversymedia 
Linkedin: https://www.linkedin.com/in/bradtraversy 
 
Timestamps: 
0:00 - Intro 
0:59 - Linode Sponsor 
1:40 - Slides 
9:47 - Getting Setup With XAMPP 
14:30 - Opening a PHP File 
15:38 - VS Code  Setup & Auto Reload 
18:20 - Output Constructs & Functions 
26:35 - Data Types & Variables 
34:32 - Arrays 
42:05 - Conditionals 
52:57 - Loops 
1:02:00 - Functions 
1:09:47 - Array Functions 
1:24:15 - String Functions 
1:30:28 - Superglobals 
1:34:05 - $_GET & $_POST 
1:40:56 - Sanitizing Inputs 
1:45:24 - Cookies 
1:49:10 - Sessions 
1:58:45 - File Handling 
2:03:48 - File Uploading 
2:17:20 - Erros & Exceptions 
2:22:05 - OOP & Classes 
2:35:14 - Feedback App Project 
2:38:15 - Including PHP Pages 
2:42:23 - Database & Feedback Table Setup 
2:48:45 - Connecting To MySQL 
2:53:54 - If & Foreach Shorthands 
2:58:11 - Fetch From Database 
3:01:05 - Inserting Data From a Form
				
			
						
			In this video I am going to show you how to connect PHP with SQL Server 2019 with PHP code to connect and perform a simple insert query. 
 
Download PHP Drivers: 
https://docs.microsoft.com/en-....us/sql/connect/php/d 
 
Timestamps: 
00:04 Demo 
00:40 Before Set Up 
02:17 Downloading PHP Drivers 
03:00 Selecting Appropriate Driver 
04:34 Move Drivers to Ext Folder 
04:55 Setting Up php.ini file 
06:12 Connect to SQL Server 
06:39 Inserting data to SQL Server Database
				
			
						
			🔥Post Graduate Program In Full Stack Web Development: https://www.simplilearn.com/pgp-full-stack-web-development-certification-training-course?utm_campaign=PHPFCAug24&utm_medium=DescriptionFirstFold&utm_source=youtube 
🔥Caltech Coding Bootcamp (US Only): https://www.simplilearn.com/coding-bootcamp?utm_campaign=PHPFCAug24&utm_medium=DescriptionFirstFold&utm_source=youtube 
 
This PHP full course or php tutorial for beginners video covers all the key concepts of PHP including an introduction to PHP,  hello world in PHP, OOP in PHP, PHP with MySQL, PHP form validation, PHP get and post methods, PHP crud operations, PHP form login, PHP vs Python, PHP rest API, PHP registration for VSCode, PHP programming, along with most important PHP interview questions. 
 
00:00:00 PHP full course 
00:10:18 PHP Using Xampp 
00:13:39 Hello World in PHP 
00:17:43 PHP Programming Concepts 
00:59:38 OOPs in PHP 
01:25:06 PHP Extenssion for VSCode 
01:32:44 PHP GET and POST Method 
01:47:16 PHP with MySQL tutorial 
02:09:22 PHP Form Validation 
02:39:22 PHP CRUD Operations 
03:15:13 PHP Registration Form 
03:44:01 PHP Login Form 
03:56:12 PHP REST API 
04:11:46 PHP Web Development Tutorial 
05:05:57 PHP Ecommerce Website 
05:46:54 PHP Interview Questions 
 
 
🔥Explore our FREE Courses with Completion Certificate: https://www.simplilearn.com/skillup-free-online-courses?utm_campaign=PHPFCAug24&utm_medium=Description&utm_source=youtube 
 
✅Subscribe to our Channel to learn more about the top Technologies: https://bit.ly/2VT4WtH 
 
⏩ Check out our PHP training videos playlist: https://www.youtube.com/watch?v=KBT2gmAfav4&list=PLEiEAq2VkUUIjP-QLfvICa1TvqTLFvn1b 
 
#PHPFullCourse #PHPForBeginners #PHPTutorialForBeginnersFull #PHPFullTutorial #LearnPHP #PHP #PHPForBeginners #PHPForBeginners #PHPTutorial #PHPTutorialForBeginners #Simplilearn 
 
Introduction to PHP: 
Despite being an old language, PHP still comprises 79.8% of all web applications that nearly translates to 20 million websites and 2 million web servers. According to zdnet.com, the demand for PHP developers has also massively increased to 834% since January 2020. PHP stands for Hypertext Preprocessor. It is an open-source server-side scripting language used for dynamic web development and can be embedded into HTML codes.  
 
Some of the major benefits of using PHP are: 
1. It is an open-source language. This means that PHP is freely available to use and implement. 
2. It is an easy-to-learn language. Since it is very similar to how HTML codes are written, it is easy to understand and implement. 
3. It is highly compatible since it can be integrated with multiple programming languages such as HTML, Javascript and supports different databases like MySQL, PostgreSQL, Oracle, etc. 
4. It is platform-independent, which means that applications developed using PHP can run in any environment. 
5. It has a large community of developers. Programming is all about helping and being helped; hence a large community would mean more help. 
6. It is regularly updated and hence works well with the latest technologies. 
7. Moving further, let's look at the differences between PHP and other server-side scripting languages. 
 
To learn more about PHP, check our Full Stack Web Developer program: https://www.simplilearn.com/full-stack-web-developer-mean-stack-certification-training?utm_campaign=PHPFCAug24&utm_medium=Description&utm_source=youtube 
 
Full Stack Web Developer - MEAN Stack: 
This program will advance your career as a MEAN stack developer. You’ll learn top skills such as MongoDB, Express.js, Angular, and Node.js (“MEAN”), plus GIT, HTML, CSS, and JavaScript to build and deploy interactive applications and services. This Full Stack MEAN Developer program provides complete knowledge of software development and testing technologies such as JavaScript, Node.js, Angular, Docker, and Protractor. You'll build an end-to-end application, test and deploy code, and store data using MongoDB. 
 
Key Features: 
✅ Comprehensive Blended Learning program 
✅ 270 hours of in-depth training 
✅ 150 hours of instructor-led training 
✅120 hours of self-paced learning 
✅ 20 + in-demand tools and skills 
✅ 10 lesson-end & 4 phase-end projects 
✅Choose from 4 industry-aligned capstone projects 
 
For more updates on courses and tips follow us on: 
- Facebook: https://www.facebook.com/Simplilearn  
- Twitter: https://twitter.com/simplilearn  
- LinkedIn: https://www.linkedin.com/company/simplilearn/ 
- Website: https://www.simplilearn.com  
- Instagram: https://www.instagram.com/simplilearn_elearning 
- Telegram Mobile: https://t.me/simplilearnupdates 
- Telegram Desktop: https://web.telegram.org/#/im?....p=@simplilearnupdate 
 
 
Get the Simplilearn app: https://simpli.app.link/OlbFAhqMqgb 
 
🔥🔥 Interested in Attending Live Classes? Call Us: IN - 18002127688 / US - +18445327688
				
			
						
			🔥 PREMIUM DEVELOPER MENTORING PROGRAM:  
https://studioweb.com/mentoring/  
 
🔥 CODER'S CAREER PATHS WEBINAR - FREE 29 MINUTE VIDEO: 
https://newsletters.stefanmisc....hook.com/coders_care 
 
🔥 LIZARD WIZARD KOMODO - TRANSFORMATIONAL MIND TRAINING: 
https://newsletters.stefanmischook.com/komodo 
 
************* 
 
Channel Discord Server: https://discord.gg/JvavajCw2b 
 
WEB HOST PAYS FOR YOUR WEB DESIGN TRAINING IN 2021: 
https://www.killersites.com/bl....og/2020/web-hosting-  
 
POPULAR & EASY CODING COURSES:  
Full stack web developer course: https://school.studioweb.com/s....tore/course/complete  
Python 3 Foundations & Certification: https://school.studioweb.com/store/course/python_3_foundations__&_certification_package  
Complete Freelancer: https://school.studioweb.com/s....tore/course/complete  
Complete Entrepreneur: https://school.studioweb.com/s....tore/course/complete 
 
 
************* 
 
 
🦎 Lizard Wizard Course:  
https://school.studioweb.com/s....tore/course/lizard_w 
 
📚 BOOKS TO READ:  
My Beginners HTML5, CSS3: https://amzn.to/2wKsVTh  
… Complements Studioweb courses on HTML5, CSS3 and JavaScript.   
 
Refactoring: Improving the Design of Existing Code (2nd Edition) https://amzn.to/3o5cTbw  
HeadFirst Design Patterns: https://amzn.to/2LQ0Gdh  
Java Refactoring: Improving the Design of Existing Code (1st Edition) https://amzn.to/3a9nSsZ  
 
The Naked Ape: 
https://amzn.to/3fhS1Lj 
 
✉️ STAY IN CONTACT: 
Stef's social links: 
Instagram: https://www.instagram.com/stefanmischook/?hl=en 
Twitter: https://twitter.com/killersites 
 
Stef's business channel: 
https://www.youtube.com/channe....l/UCZdr0ql_B240VBVIN 
 
👉 GOOGLE REVIEW: 
https://g.page/studioWebedu/review?mt  
Leave a Google review about Stef. 
 
READ MY GOOGLE REVIEWS: 
https://bit.ly/2MUii8x 
 
MY MOUSE & KEYBOARD: 
Logitech Keyboard I use: https://amzn.to/38jYDqE  
Logitech mouse I use: https://amzn.to/2IeVvBj  
 
SUPPLEMENTS THAT WORK AMAZING FOR ME: 
 
Protein Essentials Beef Gelatine Powder: 
https://amzn.to/2Pf52vL 
 
... Healed my very bad knee. If you have joint problems, this *could do miracles for you. 
 
Webber Naturals 88862 Glucosamine Chondroitin 
https://amzn.to/3ss9WEa 
 
 
MY CAMERA GEAR: 
Godox VL150 lights: https://amzn.to/3lhsYZP 
Sigma 18-35 lens: https://amzn.to/33sRh0T 
Canon EOS C70 Cinema Camera 
 
Thanks! 
 
Stef 
 
#mentoring #developermentoring #unclestef #codingcoach