How to get a substring from string through PHP?

后端 未结 6 2212
渐次进展
渐次进展 2020-12-31 16:28

Hi want to change the displayed username like abcd@somedomain.com to only abcd. so for this i should clip the part starting from @.

I can do this very easily through

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