DrupalBin
Submit Code
About
Recent Posts
Fix for Views cumulus: tag_cloud
Fix for Code
sjfgjgjfgidfgh
Code
Code
test.berniecram.com.alias.drushrc.php
Code
provision-deploy error
Create node programmatically with file
Code
more
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Tags
CCK
drupal
fapi
jquery
menu
module
php
simpletest
taxonomy
test
theme
views
more tags
Home
hook_init
Anonymous Track
September 21, 2009 - 4:18pm — Anonymous
/**
* Implementation of hook_init().
*/
function
anonymous_track_init
(
)
{
global
$user
;
// Setup session id
$sessid
=
session_id
(
)
;
// Setup commons variables
$user_ip
=
$_SERVER
[
'
hook_form_alter
hook_init
track
user
Read more