Thank you johnassis ..
I cannot understand how to give an output to this author
function
list($sid, $vid, $proxy, $string , $random) = getVisitParameters()
the result of the function should return something like this
$sid : [1063879990_26757]
$vid : [host41-40.pool212174.interbusiness.it]
$proxy : []
$string : [[212.171.44.44]]
$random : [2202]
Unluckly the author didn't place a php example to work with his functions (especially getVisitParameters) and my php knowledge level is not permitting me to solve this problem , I am going mad ...
Thank you