Procedural File: _hitlog.funcs.php
Source Location: /blogs/inc/MODEL/sessions/_hitlog.funcs.php
Page Details
This file implements functions for logging of hits and extracting stats.
NOTE: the refererList() and stats_* functions are not fully functional ATM. I'll transform them into the Hitlog object during the next days. blueyed.
This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.
| Author: | N C Young (nathan@ncyoung.com). |
| Author: | fplanque: Francois PLANQUE. |
| Author: | blueyed: Daniel HAHLER. |
| Author: | vegarg: Vegar BERG GULDAL. |
| Version: | $Id: _hitlog.funcs.php,v 1.6.4.6.2.2 2007/08/04 23:23:48 blueyed Exp $ |
| Copyright: | (c)2003-2007 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - http://thequod.de/contact. {@. See also http://ncyoung.com/demo/referer/. }} |
| Filesource: | Source Code for this file |
Functions
refererList [line 68]
|
| $howMany: | ||
| $visitURL: | ||
| $disp_blog: | ||
| $disp_uri: | ||
| $type: | ||
| $groupby: | ||
| $blog_ID: | ||
| $get_total_hits: | ||
| $get_user_agent: |
Information Tags:
| Todo: | Transform to make this a stub for $Hitlist Extract stats |
[ Top ]
stats_hit_percent [line 218]
|
| $decimals: | ||
| $dec_point: |
[ Top ]
stats_referer [line 254]
|
| $before: | ||
| $after: | ||
| $disp_ref: |
[ Top ]
stats_search_keywords [line 285]
|
Displays keywords used for search leading to this page
Parameters:| $ref: |
Information Tags:
| Todo: | link keyword param to search engine () |
[ Top ]
