PHP FOR BEGINNERS #1 - Print() and echo() methods main differences

Опубликовано: 04 Октябрь 2024
на канале: Alessandro “Alecaddd” Castellani
2,473
116

Local Development on Windows:    • Easiest Windows Development Setup - W...  
Local Development on Linux:    • Pop!_OS Development Setup  

:: Support Me ::
  / alecaddd  
http://www.alecaddd.com/support-me/

Get $100 - 14 days credit on Vultr: https://www.vultr.com/?ref=9089150-8H

Join this channel to get access to perks:
   / @alecaddd  

Get some swag:
   / alessandrocastellani  

:: Tutorial Series ::
WordPress 101 – Create a theme from scratch: http://bit.ly/1RVHRLj
WordPress Premium Theme Development: http://bit.ly/1UM80mR
WordPress Mega Menu: http://bit.ly/2ucxSO4
Learn SASS from Scratch: http://bit.ly/220yzmZ
Design Factory: http://bit.ly/1X7Csaz
Affinity Designer: http://bit.ly/1X7CrDA

:: My Website ::
https://alecaddd.com/

:: Follow me on ::
Twitter:   / alecaddd  
Instagram:   / alecaddd  
Facebook:   / alecadddpage  

:: Timestamp ::
00:00 Introduction
00:19 Lesson topic
00:25 Define your first variable
00:40 Use the echo() method
00:55 Use the print() method
01:14 Differences between echo and print
01:28 Displaying PHP errors via the php.ini file
03:02 When to use print() instead of echo()

#php #tutorials #coding