nastasia/callable-functions

Learn callable functions with arrays

0.3.0 2016-05-18 11:55 UTC

This package is not auto-updated.

Last update: 2025-01-14 22:33:36 UTC


README

A PHP School workshop about callable functions with arrays.

Learn You PHP Workshop

Installation

  1. Install PHP
  2. Install workshop-manager
  3. Run workshop-manager install callablefunctions
  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.