PHP/MySQL : Functions and libraries
Jean-Guillaume Birot


Functions and libraries are essential elements based on programming principles. These will help you to write programs which are not only easier to manage, but are also built with code which can be reused in any page of your site. They represent time-saving tools that any developer can appreciate.

Contents:

- Using Functions

- Creating a Reusable Library