Image name from URL
Posted: Tue Oct 27, 2009 1:38 pm
I have $url=http://myname.com/files/image_1.jpg;
I want $image=string function ($url, 'last /');
becomes $image=image_1.jpg
The file name from the URL.
Thanks...
I want $image=string function ($url, 'last /');
becomes $image=image_1.jpg
The file name from the URL.
Thanks...