You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Introduction to PHP Functions PHP / Functions
Functions are a very important part of PHP and it is probably safe to say that they are used in every single script. This tutorial will guide you through the basics of PHP functions to creating your own to do specific tasks.