[RESOLVED] Gallery build A string for [ANYTHING-HERE].mp3
Posted: Sun Aug 05, 2012 3:06 pm
I need a string, but I don't know if it exists on Flashgot.
Let's suppose I have this structure on a website:
website.com/directory1/530/directory3/file_A.mp3
website.com/directory1/526/directory3/file_B.mp3
Only the names of the 2nd level subdirectory AND the mp3 file change. Is it possible to use something like:
website.com/directory1/526/directory3/[ANYTHING-HERE].mp3
Is there a string I can use to represent something like "[ANYTHING-HERE]"?
I'm using ".mp3" as an example, but I was actually thinking about any file extension.
Sorry for my bad english and thanks in advance.
Let's suppose I have this structure on a website:
website.com/directory1/530/directory3/file_A.mp3
website.com/directory1/526/directory3/file_B.mp3
Only the names of the 2nd level subdirectory AND the mp3 file change. Is it possible to use something like:
website.com/directory1/526/directory3/[ANYTHING-HERE].mp3
Is there a string I can use to represent something like "[ANYTHING-HERE]"?
I'm using ".mp3" as an example, but I was actually thinking about any file extension.
Sorry for my bad english and thanks in advance.