1. 34
    Passing arguments to PHP functions
    2m 28s

Passing arguments to PHP functions

InstructorMark Shust

Share this video with your friends

Send Tweet

You can't get data into a function without arguments. In this lesson, we'll learn how to pass variables as arguments to PHP functions.