Reverse 3 chars then remove 4th one -> repeat until end of string

后端 未结 0 1819
别那么骄傲
别那么骄傲 2020-12-24 01:50

I need to do something like this in PHP:

1234 -> 321

1234123412341234 -> 321321321321

Reverse 3 chars then remove 4th one -> repeat until end o

相关标签:
回答
  • 消灭零回复
提交回复
热议问题