Hey guys.
I was wondering if somebody can help me out on what i "think" is simple for most of you guys.. but for me. a whole new ball game.
ok heres what im trying to do:
I am trying to be able to retrieve a total ammount of entries in a particular table.
EG: i want to sum up the total number of colums which have "test4" as an entry to it to then be able to output to a web page as a number... so if there are 30 entries in that column and 7 of them entries are "test4" then i simply want to have "7" displayed on the php webpage.
I hope some of what i have posted makes sense.
I was wondering if somebody can help me out on what i "think" is simple for most of you guys.. but for me. a whole new ball game.
ok heres what im trying to do:
I am trying to be able to retrieve a total ammount of entries in a particular table.
EG: i want to sum up the total number of colums which have "test4" as an entry to it to then be able to output to a web page as a number... so if there are 30 entries in that column and 7 of them entries are "test4" then i simply want to have "7" displayed on the php webpage.
I hope some of what i have posted makes sense.