Hello guys,
i need to know how to remove a certain part of a string in PHP:
i have a string that shows a path instead of a title: articles/post.txt
i want to remove what is before the slash and after the dot (with that slash and the dot included).
Thank you!
String operations
Moderator: General Moderators
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm