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: 2024-04-23 19:24:17 UTC


README

A PHP School workshop about callable functions with arrays.

68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4e61737461736961536162792f63616c6c61626c652d66756e6374696f6e732f6d61737465722e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f4e61737461736961536162792f63616c6c61626c652d66756e6374696f6e732e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4e61737461736961536162792f63616c6c61626c652d66756e6374696f6e732e7376673f7374796c653d666c61742d737175617265

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.