View Single Post
  #4 (permalink)  
Old Mar 8th, 2008, 16:05
RohanShenoy RohanShenoy is offline
Reputable Member
Join Date: Nov 2007
Location: India
Posts: 150
Blog Entries: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How to deal with zero length strings in an array

Otherwise you could have use preg_replace() to replace double spaces with single space.
Reply With Quote