Top

PHP Code Snippets Tagged with plural+remove

  (1)  
Sort by 
This is a very short and simple snippet that will take a given string, $string, and if it is plural the 's' will be removed from the $string.
Tags: plural  remove  string 
+ 0 likes
7 comment(s)    Score: 0.0    Platform: PHP    Posted by Hawkee on Jan 21, 2009
Bottom