CodeExample:4dab224eaef1e From Joomla! Documentation Revision as of 17:24, 17 April 2011 by Chris Davenport (talk | contribs) (CodeExample provided by Chris Davenport)(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.