Callable functions

A PHP School workshop about callable functions with arrays.


Learn You PHP Workshop

Installation

  1. Install PHP
  2. Install Composer
  3. Run composer global require php-school/callable-functions
  4. Run callablefunctions

callablefunctions will run through a series of PHP workshops. Starting at a basic "Hello World" and moving on to more advanced exercises about dealing with arrays and callable functions.