Introduction to PHP
PHP is a server side programming/scripting language
PHP allows you to serve websites with processing done on the server so what do I mean by server side?
Server side processing is where PHP pages are saved on the web host, these pages can be very simple or they can be very complicated and provide functionality to a web page that far exceeds the capabilities of HTML.
So what's the difference between server side and client side?
ok so client side is where the programming elements are all loaded into the browser at the point of use so a programming language that does this would be in Javascript and it's added to the coded in a HTML page and downloaded at the time of when the visitor visits that page and any processing is done on that page in real time or real enough time and uses the visitors computer to process the functionality that.
Where server side differs is the functionality written in the PHP files is processed on the server and can take advantage of software and services installed on the server, giving the the site abilities to do high memory and processing tasks without bogging the visitors computer down.
PHP is an Open Source scripting language meaning it's free to use and it has the ability to be embedded into HTML documents (albeit with a .php extension)
Much like most programming languages PHP has open and close tags which signifies that PHP code needs to be processed within these tags.
An example of PHP code is:
So lets take a look at this
First you have the open PHP tag which tells the browser this is PHP
Second the echo command will output whatever is within the double quotes " in this case Hello World. This line as with all lines in PHP is terminated before the end PHP tag to say this is the end of the instruction, process it now.
And third the end PHP tag to say this is the end of the PHP code.
This works well when embedding php into HTML pages as you can see where the start and end of your code is. This is how I code.
This is what a typical PHP embedded HTML page looks like
As you can see indenting code regardless of HTML or PHP is a bonus as you can see what code is grouped and nested with what.
This is the introductory video in a series for PHP: Web Programming Made Easy.
The rest of the course will show you how to install a PHP environment and will teach you about the language and we will create our first dynamic website together.
online course web design start coding sql
Check out some of my Parity Check Merch. It’s cool merch and it helps the channel: https://teespring.com/en-GB/stores/pa...
Links to some of my kit/products used on this video:
CAMERAS
Canon EOS 80D = https://amzn.to/2Q8raWU
GoPro HERO8 Black = https://amzn.to/2F4sxj6
Canon 4000D = https://amzn.to/2MCUIcS
SIMREX X300C Mini Drone with Camera = https://amzn.to/2MH41IR
TRIPODS / STANDS / STABALIZERS
Manfrotto Befree Live Lever Lock Lightweight Aluminium Travel Tripod with MVH400AH Fluid Head = https://amzn.to/2F9Y8Q5
JOBY JB01507-BWW GorillaPod 3K Kit = https://amzn.to/2svF5x5
Tiger Boom Microphone Stand = https://amzn.to/39op78E
Neewer® Portable FilmMaker System = https://amzn.to/37lUOO5
KONIG Photography Light Stand for Professional Photo Studio Photolamps = https://amzn.to/2MzCw3Z
CRAPHY Studio Portable Background Support System 2x3 Meters = https://amzn.to/2ZytadY
SOUND
Rode VIDEOMICPRO = https://amzn.to/39ksiy1
Rode VideoMicro =
Behringer Premium 8 Input 2 Bus Mixer with XENYX Mic Preamps = https://amzn.to/39rcvgT
Shure SM58 Dynamic Vocal Microphone = https://amzn.to/2u2Mapn
RØDE Wireless Go Compact Wireless Microphone System = https://amzn.to/368slet
LIGHTING
Neewer Professional Metal Bi-color LED Video Light = https://amzn.to/2SBjEFu
LED Video Light, RALENO Dimmable Bi-color 3200-5600k Panel Light = https://amzn.to/2u2Lz76
RALENO LED Video Light, 192 LEDS Ultra-thin Panel Camera Light with LCD Display Built-in Batteries = https://amzn.to/2SCoQZV
VILTROX RB10 RGB LED Camera Video Light = https://amzn.to/39sz8lp
CARDS / RECORDING MEDIA
SanDisk Extreme PRO 128 GB SDXC Memory Card = https://amzn.to/2F2U7NF
128Gb SD Card 4K Ultra-HD Video Premium High Speed Memory Card = https://amzn.to/37k6dOf
SanDisk Extreme 128 GB microSDXC Memory Card = https://amzn.to/2QyBbM5
OTHER ACCESSORIES
UTEBIT 100CM Tripod Bag 1680D Oxford Adjustable Padded Tripods Light Stand Carry Case = https://amzn.to/2u3MRyH
AmazonBasics Wireless Remote Control for Canon Cameras = https://amzn.to/2MEPeP4
Anwenk Grey Card White Balance Card 18% Exposure Photography Card = https://amzn.to/2SIBqXg
Roamlite Money Belt Bumbag Leather = https://amzn.to/2MCVRRI
Movo Photo HVA20 Heavy-Duty Video Accessory Dual Shoe Bracket for Lights, Monitors, Microphones = https://amzn.to/2rDQYRf
Deyard Accessories Kit Set for GoPro Hero 8 = https://amzn.to/369W3j4
Artman GoPro Hero 5/6/7 1500mah Replacement Batteries (2 Pack) = https://amzn.to/2QteZmp
Sur cette page du site, vous pouvez voir la vidéo en ligne Introduction to PHP Programming Server-side scripting tutorial coding durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur The Parity Check 16 octobre 2017, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 2,022 fois et il a aimé 11 téléspectateurs. Bon visionnage!