Hello, I need some help to find a script to show me a random picture from a specific folder by relevance of my post. I mean, if i have a post "Russia attack Georgia" to display picture from a specific folder for example russia-0001.jpg. Thank you!
HELLO. try to use explode() to extract all words from sentence. Then compare each (word) element of array with name of file. I don't have a script, only solution. Thanks, Artur
Hello artur81_skce, Thank you for your solution, but you can give me just a example how to compare each (word) element of array with name of file ? Thank you!