Thread: Spaces
View Single Post
  #4  
Old 08-28-2007, 06:20 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
<3

PHP Code:
public function removeSpaces(str) {
  
temp.out 0;
  for(
temp.str.tokenize()) out @= t;
  return 
out;

Oh, and lol back at you
<3
__________________
Reply With Quote