Just wondering how would you retrieve the image name from a url into a scalar.
for example if i wanted $image_name to be equal to "image.jpg" from this url:
What would be the regex code I'm looking for? I'm not good with regex much, its hard for me to figure out something like this. when it comes to a simple matching or replacing a word with a word then that I can do :)