1 2 3 4 5 6 7
<?php $functiondir = "functions/"; require_once($functiondir . "func_youtube.php"); require_once($functiondir . "func_yt.php"); require_once($functiondir . "func_puush.php");