string manipulation help
Posted: Wed Jul 02, 2008 6:34 am
Hi guys,
Im trying to search a string for the last forwardslash and remove everything after and including the forward slash.
for example my string '/ggfx/modify/89/97/bee.jpeg/121498954583267'
i want to be left with /ggfx/modify/89/97/bee.jpeg
any help will be greatly appreciated.
Im trying to search a string for the last forwardslash and remove everything after and including the forward slash.
for example my string '/ggfx/modify/89/97/bee.jpeg/121498954583267'
i want to be left with /ggfx/modify/89/97/bee.jpeg
any help will be greatly appreciated.