RichardKYA
Well-known member
Hello all,
If you want to get a file by name only, regardless of extension, is there a way to do this in XF templates?
Looking for something similar to using the * in mySql
For example, something like this...
style="background: url('../path/to/folder/filename.*')"
Thank you
If you want to get a file by name only, regardless of extension, is there a way to do this in XF templates?
Looking for something similar to using the * in mySql
For example, something like this...
style="background: url('../path/to/folder/filename.*')"
Thank you