View Single Post
Old 15-04-2008, 16:12   #1 (permalink)
mocremilo
.
 
mocremilo's Avatar
 
Join Date: Aug 2007
Location: California
Posts: 121
php/mysql predicament

Here's my problem. I have a large database with one specific column of interest. Each row in this column contains a string. I need to count how many times a specific sub string appears in this column of strings. Make sense? Any one know the best way to do this?
  Reply With Quote