Webdev Week 5 1
Webdev Week 5 1
APPLICATION
DEVELOPMENT
// WEEK 5-6
PHP Functions
PHP Functions
● PHP has more than 1000 built-in functions, and in addition
you can create your own custom functions.
● Besides the built-in PHP functions, here’s a way to create
your own functions: