Course lesson
A PHP function can encapsulate a block of code, but it can also return values. In this lesson, we will learn how to return values created within a function.
A PHP function can encapsulate a block of code, but it can also return values. In this lesson, we will learn how to return values created within a function.
Course lesson
A PHP function can encapsulate a block of code, but it can also return values. In this lesson, we will learn how to return values created within a function.