4dab224eaef1e From Joomla! Documentation Revision as of 02:13, 3 July 2013 by Wilsonge (talk | contribs) (Remove red links)(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff) Hit counter Some Joomla tables contain a field called "hits" which records the number of times that a table row has been accessed. JTable provides a simple method to increment this field: hit. Chris Davenport 12:24, 17 April 2011 (CDT) Edit comment Categories: JTableCodeExampleClassExample
Some Joomla tables contain a field called "hits" which records the number of times that a table row has been accessed. JTable provides a simple method to increment this field: hit.