View Single Post
  #4  
Old 03-02-2008, 07:18 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
Hm, happens to me too :O

If I wraptext2() 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 @
__________________

Last edited by Chompy; 03-02-2008 at 11:28 PM..
Reply With Quote