php - regex move tab defined text to another -


im noob, need build regex autoformat cloumns, separated tab space, sequence sequence, if possible need help. on follow example of email formatted , need get.

-> recived email

campo uno campo due campotre campo quattro campo. cinque campo/sei camposette (€) campo otto. campo. nove campo. dieci

wanted format -> campo due campotre campo uno campo/sei camposette (€) campo. dieci

many thanks


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -