Created
March 5, 2012 23:51
-
-
Save JDMcKinstry/1982166 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $.myURL("index", "someDir", "someContent.xx") // = http://spyk3lc.blogspot.com/index.php/someDir/someContent.xx | |
| // Notice I have no need to include the .php tag as the extension already includes it via the keyword "index"! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment