Eli the Computer Guy
  • Home
  • Videos
    • A+
    • Arduino (2019)
    • Cloud Computing (2019)
    • Cloud Computing (OLD)
    • Computer Repair
    • CSS and HTML 5 (2020)
    • Data Recovery
    • Hacking
    • HTML Intro (2020)
    • Interviews
    • Linux (2019)
    • Linux (Old)
    • Linux Tools (2020)
    • Linux Projects (2020)
    • MySQL – Introduction (2019)
    • Network
    • PHP Programming (2019)
    • PHP Programming (OLD)
    • PHP Projects
    • Programming – Intro (2020)
    • Raspberry Pi (2020)
    • Reviews
    • Security
    • Servers
    • Voice / Telephone
    • Web Design
    • Web Publishing
    • Windows Server 2012
    • WordPress
  • Project Notes
  • Parts List

PHP Programming (2019)

  • PHP – What is…
  • PHP – Why Learn…
  • PHP – Why Coders Hate…
  • PHP – What is Needed to Learn…
  • PHP – What are Versions of…
  • PHP – Text Editor for Writing…
  • PHP – Shared Hosting for Running…
  • PHP – Naming Scripts and Tags in…
  • PHP – Viewing PHP Environment with PHPinfo()
  • PHP – Print Function and New Line Command in…
  • PHP – Setting Variables
  • PHP – Garbage Code and Bad Variables
  • PHP – Comments
  • PHP – if Statements
  • PHP – if else Statements
  • PHP – elseif Statements
  • PHP – switch Statements
  • PHP – Comparison Operators
  • PHP – Logical Operators
  • PHP – For Loops
  • PHP – While Loops
  • PHP – Do While Loops
  • PHP – Creating Arrays
  • PHP – Naming Array Keys
  • PHP – Sort Array by Value – sort() and rsort()
  • PHP – Sort Array by Key – ksort() and krsort()
  • PHP – Access Array Values – Foreach()
  • PHP – Access Named Keys in Arrays – Foreach()
  • PHP – Multidimensional Arrays
  • PHP – Write to File – file_put_contents()
  • PHP – Turn File Into an Array – file()
  • PHP – Send Emails – mail()
  • PHP – Code Reuse – include
  • PHP – Set and Read Cookies – setcookie()
  • PHP – Redirect Web Page – header()
  • PHP – Send Data to PHP with HTML Form
  • PHP – $_GET to Send Variables in Hyperlinks
  • PHP – $SESSION Variables
  • PHP – glob() Function to List and Filter Files in Folder
  • PHP – isset() Function to Verify if a Variable Has a Value
  • PHP – Upload File with HTML Form ($_FILES)
  • PHP – File Upload Filter ($_FILES)
  • PHP – Test Variable Against an Array with in_array()
  • PHP – Parse Filenames and Paths with pathinfo()
  • PHP – Send Shell Commands with shell_exec()
  • PHP – Parse String with strpos()
  • PHP – See Variable/Array Values with var_dump()
  • PHP – Turn Strings into Arrays with explode()
  • PHP – Test Transformation (strtolower, strtoupper, ucfirst, ucwords
  • PHP – Time and Date Functions

DONATE

If you want to tip a few dollars for the education videos.

Popular Classes

  • Arduino – Send Email Notifications with PHP Mail Function
  • Navigation in Linux
  • Linux – Install Ubuntu Server in VirtualBox
  • Linux – Tab Autocomplete, Whatis, Man Pages, –Help
  • Linux – Command Line Navigation
  • Linux – Start, Stop, Restart Services (Systemd, systemctl, service, init.d)
  • Arduino ArduCam – Save Images to SD Card
  • Cloud Computing – Virtualization Introduction
  • Linux – Find Files in Linux (find, whereis)
  • Arduino Uno with WiFi Basic Setup
  • IR Sensor Analog Output on Arduino
  • DNS (Domain Name System) – Introduction
  • Linux – Cron Jobs for Scheduled Tasks (crontab)
  • ISO Disk Images for Copying CD and DVDs
  • PHP – Shared Hosting for Running…
  • Linux – Task Manager and Kill Processes (top)
  • Arduino IDE Introduction
  • Arduino – Raspberry Pi Web Fan Control with MySQL
  • VPN – Virtual Private Networking
  • Broadband Technology – Introduction