Functions in PHP

Built-in Function: HELLO WORLD
User-defined Function: Hello, Student

Functions in PHP encapsulate reusable blocks of code and can accept parameters and return values.