shajiuddin
01-12-2012, 10:25 AM
Hi,
My one (1) varriable $string is return string like this 'fishes_photos/item_thumb_photo_9252Winter.jpg'
I need to remove all strings before '/' and also remove '/' like this 'item_thumb_photo_9252Winter.jpg'
I used str_replace() but unable to achieve my need please help me
Regards.
My one (1) varriable $string is return string like this 'fishes_photos/item_thumb_photo_9252Winter.jpg'
I need to remove all strings before '/' and also remove '/' like this 'item_thumb_photo_9252Winter.jpg'
I used str_replace() but unable to achieve my need please help me
Regards.