View Single Post
Old 28-07-2006, 08:34   #1 (permalink)
Skidzy McFergus
Registered User
 
Join Date: Nov 2005
Posts: 57
php remove punctuation

Hi, i was wondering if there was a php function that removes all punctuation from a string of text. I can filter out full stops, commas etc using regex but thought surely there must be a function to do all punctuation. Have looked through the manual but could find anything.
  Reply With Quote