Skip to content

Instantly share code, notes, and snippets.

@milesstewart88
Created May 11, 2014 00:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save milesstewart88/5747b1a8c17cbba5279e to your computer and use it in GitHub Desktop.
Save milesstewart88/5747b1a8c17cbba5279e to your computer and use it in GitHub Desktop.
Separate Directories
<?php
/**
* I'll write a function for this shortly
*
* */
join(DIRECTORY_SEPARATOR,array( public_path(), "content", "source_files", "_translator", $new_name) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment