Skip to content

jamestangeres/php-crash-course-2020

 
 

Repository files navigation

PHP Crash Course 2020

Initial version - You can download the code and follow the video tutorial.

If you are interested to see final files switch to final-version branch.

The video covers all the basic things about PHP.

  • Comments
  • Variables
  • Numbers
  • Strings
  • Arrays
  • Conditionals
  • Loops
  • Functions
  • Dates
  • Including PHP files
  • Working with File System
  • Object Oriented PHP (OOP)
  • CURL
  • Product CRUD
    • Working with forms
    • File uploading and file validation
    • Working with mysql
  • Composer and autoloading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 66.8%
  • Hack 26.5%
  • HTML 6.7%