Grab remaining text after last “/” in a php string

前端 未结 8 1979
我寻月下人不归
我寻月下人不归 2020-12-28 11:47

So, lets say I have a $somestring thats holds the value \"main/physician/physician_view\".

I want to grab just \"physician_view\". I want it to also wo

8条回答
提交回复
热议问题