PHP Build Path Function
This function taks multiple arguments or an array of arguments (let's say folder and an ending file name) and build a full path to the folder or file using DIRECTORY_SEPARATOR constant so it may be used on any OS.
Comments are closed.