How To Add To The Include Path In PHP

Published Date Author: , Posted March 21st, 2012 at 12:58:29pm

set_include_path(get_include_path().PATH_SEPARATOR.'{DESIRED_NEW_PATH_TO_ADD}');

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.