for eg. i have a $txt = "This_is_a_song_.mp3";
I want it to be "This_is_a_song.mp3"; How do i remove the last underscore.
Thanks
In reply to Removing underscores. by Anonymous Monk