Tool to spin text like this

sidaz

Regular Member
Joined
Jan 25, 2010
Messages
403
Reaction score
108
Keyword 1
Keyword 2
Keyword 3

I want to turn into {Keyword 1|Keyword 2|Keyword 3}

Any ideas where find that tool ?
 
Magic submitter has that build in. But, you can also use notepad++.

In notepad++ just paste your keywords in how you have them above and replace "\r\n" with "|" without double quotes of course.
 
Magic submitter has that build in. But, you can also use notepad++.

In notepad++ just paste your keywords in how you have them above and replace "\r\n" with "|" without double quotes of course.

wooaahhh, that's much easiest. I was thinking to do the same with PHP.. lol
 
You just need 6 lines of php to do that in miliseconds.
 
Back
Top