PHP and HTML Introduction, Explain Front-End Back-End Differences, How PHP And HTML Work Together

Channel:
Subscribers:
7,760
Published on ● Video Link: https://www.youtube.com/watch?v=OFdBfzjRlF0



Duration: 4:41
64 views
0


In this PHP programming lesson, we look at PHP and HTML Introduction, Explain Front-End Back-End Differences, How PHP And HTML Work Together. This lesson is based on Codecademy's Learn PHP programming course. We are in the section, PHP and HTML, and the lesson is, "What is the Front-End". In it, we learn that HTML is a front-end language while PHP is made to work well with a site's back-end! We learn that when we navigate to a site from our web browser, our browser will make a request for specific content we ask for. What we see on a site is actually only a number of files that are retrieved to form our visual experience. These files we receive are HTML, CSS, and JavaScript files usually. Whenever we go to any website, these assets are sent to our browser. Front-end development is often referred to as client-side development. In programming and web development, we typically will refer to our browser as a client. The front-end of our website or application will consist of all the files sent to the client upon request. But what is listening to those requests? That is the back-end of our website. The back-end listens for requests from the browser and is able to do something with those requests. Make sure to practice front-end development. And practice back-end development. Thanks for watching the PHP and HTML Introduction, Explain Front-End Back-End Differences How PHP And HTML Work Together

Sponsored by The Programmer Coach: https://theprogrammercoach.com




Other Videos By We Will Code


2022-06-18Yugioh Hidden Arsenal Unboxing , Hidden Arsenal Secret Rares, Parallel Rares Hidden Arsenal Yugioh
2022-06-16Intro to HTML Form Handling in PHP, Use HTML Forms with PHP, Handling HTML Form with PHP Shorthand
2022-06-16Opening new Yugioh LED9, Legendary Duels from the Deep Booster Box, New Pre-Sale Booster Packs
2022-06-13PHP Review, How to Use PHP to Generate HTML, What is Front-End, Back-End Client-Server Relationship
2022-06-10PHP, Including Functions in HTML, How to include PHP Function in HTML, Add PHP Code to HTML
2022-06-10What deck should I start playing Yugioh with, Saga of Blue Eyes White Dragon Structure Deck Unboxing
2022-06-10Yugioh Maximum Gold El Dorado Unboxing
2022-06-04PHP in HTML, How to embed PHP scripts within HTML documents, how we can use PHP within HTML Page
2022-06-02PHP and HTML, What is the Back-End, Web Server, Database, and Application Servers in PHP Explained
2022-05-28Yugioh Codebreaker Starter Deck With Absolute Beginners Guide, How to Play Yugioh, 2022 Starter Deck
2022-05-27PHP and HTML Introduction, Explain Front-End Back-End Differences, How PHP And HTML Work Together
2022-05-27PS5 Tony Hawk Pro Skater 1 and 2 Gameplay, How To Reach 1 million Score Easy
2022-05-25Introduction to PHP and HTML, Understanding The Differences Between HTML and PHP Language, Learn PHP
2022-05-24PHP Associative Arrays Review, PHP Associative Array Explained, Codecademy Review Associative Arrays
2022-05-20How PHP Assign by Value Works, What is PHP Assign by Reference, Learn Assign by Value and Reference
2022-05-18PHP Joining Arrays with Union Operator, How to Join Arrays Using the Union Operator, PHP Join Arrays
2022-05-16PHP Associative Arrays Numerical Keys Explained, How Do Numerical Keys Work with Associative Arrays
2022-05-13Associative Arrays, Changing and Removing Elements in PHP, unset function to Remove key-value pairs
2022-05-11Accessing Elements in an Associative Array, Adding Elements in an Associative Array, Codecademy PHP
2022-05-10Printing Associative Arrays, How to Log Out an Associative Array, Use implode and print_r function
2022-05-09Learn PHP Associative Arrays Syntax, Understanding PHP Associative Arrays, Key Value Pairs, PHP Maps



Tags:
Coding
Learn PHP
PHP
Programming
Server-side
back-end
code tutorial
tutorials