How can I insert text randomly into article

Sunmoluvic

Banned - Shitlisted and did not do the right thing
Joined
Apr 18, 2020
Messages
951
Reaction score
507
Hi guys, I need a way to insert text randomly into articles
Let's say I have an article now and I want to insert a text in bracket on every line, how do you think I can do this

Thanks
 
This leaves so much for the reader to figure out...

You want to do it programmatically?
Regex (preg_match PHP)

You want to do it manually with a tool?
Notepad++
 
Back
Top