Search found 1 match

by JohnHudson
Mon Jul 05, 2010 7:37 am
Forum: PHP - Code
Topic: Inserting array count into database
Replies: 1
Views: 77

Inserting array count into database

Hi, I have an issue that I am trying to figure out, but I'm not having much luck and wondered if anyone could give me some pointers (relative noob I'm afraid). I have a string which I break down into separate words with the intention of inserting those words into a MySQL database along with a count ...