Page 2 of 2

Re: Script to remove tags by inputselect

Posted: 26 Sep 2012 12:31
by kiwichick
highend wrote:Which is a completely different issue than your last post.
That's because the 'completely different issue' didn't exist before. It was caused by the new piece of code. But thanks for the updated code (although I'm not sure we're on the same wavelength anymore) :biggrin: I'll check it out.

Re: Script to remove tags by inputselect

Posted: 26 Sep 2012 12:37
by kiwichick
The mighty highend does it again :appl: :appl: :appl: :appl: :appl: That's fabulous, thanks heaps!!!

Re: Script to remove tags by inputselect

Posted: 26 Sep 2012 14:43
by LittleBiG
I think if you insert this line before the last, the script won't give any error message.

Code: Select all

$a = replace($a,"|",", ");