<?php //require all the functions that can be called. require_once("config.php"); require_once("func-proc.php"); require_once("func-select.php"); require_once("func-select-codes.php"); require_once("func-data-validation.php"); ?>