Functions with PHP in detail
Last updated: October 11, 2024
Introduction
For some people – “functions” just click. But if that isn’t you, here are some other videos we’re making for extra repetition of the ideas.
Part one
Seeing functions as little reusable templates.
Focusing on return values
Video in the works!
Sometimes, the “return” part trips people up. So, – if it’s tripping YOU up…. let’s talk about it so we can document some of the trip-wires.