Quote:
Originally Posted by Chompy
Hm, happens to me too :O
If I wraptest2() this:
PHP Code:
foo@bar@test@rawr@bah@meep@lawl@lol@lmao
it will only wrap this:
PHP Code:
test@rawr@bah@meep@lawl@lol@lmao
kinda annoying  It will only wrap the text after the second @
|
wraptext2() is working, I'm using that now. wraptext() makes trouble ;D