+1s?
+1s?
Out of context: Reply #32
- Started
- Last post
- 36 Responses
- Sequencer0
You need a SQL query:
SELECT * FROM comments WHERE comments.user = "yourName" LIKE '%+1%'
and get total rows...
You need a SQL query:
SELECT * FROM comments WHERE comments.user = "yourName" LIKE '%+1%'
and get total rows...