Register  |  Login
Not what you were looking for?
 

If you just need information on Live Chat or Website  Tracking solutions, go to:

WhosOn Logo

Click here for a free trial    Download Free Trial Image

 

If you need advanced e-mail processing or auto-responders, look at:

Email2Db Logo

 
  Print    
     
WhosOn
 
Start Chat Click To Chat Now

This is a demonstration of the WhosOn DNN Module working in a DotNetNuke Page. The HTML displayed in this module is completely customisable.

Welcome visitor from United States

Number of operators waiting to take support chats: 1

 
  Print    
     
New PHP Tracking Script
 

 

I've created a new Tracking Script with PHP that has all the functionalities of the ASP and ASPX versions.

You can find this through Files.  Please see instructions for use below.

 
  Print    
     
Sample Code
 

<?php

include('whoson.php');


$response = send_whoson_info("gatewaytest.whoson.com", 80, "www.domain.com", "AUTHSTRING", $wo_params);

?>
<html>
<head>
<title>Test Page</title>
</head>
<body>

<?php

print_r($response);

if ($response['operators_online'] > 0)
{
?>
<a href="<? echo $response['chat_url']; ?>">Click to Chat!\</a>
<?
}
else
{
?>
<a href="<? echo $response['chat_url']; ?>">Leave a Message...\</a>
<?
}


?>
<script src='http://gatewaytest.whoson.com/invite.js?domain=www.test.com' type='text/javascript'></script>
</body>
</html>

 
  Print    
     
Text/HTML
 
Hover here, then click toolbar to edit content
 
  Print    
     
Forum
 
SearchForum Home
  Forum
Forums
ThreadsPosts
Last Post
PHP
Unmoderated Forum with new posts
General
11
3/31/2008 11:58 AM
franko08
Unmoderated Forum
PHP Content Management
Forum related to integrating WhosOn with PHP Content Management
00
None
Unmoderated Forum
WhosOn Class Specific
WhosOn Class Specific
00
None
 
  SearchSearch  Forum HomeForum Home  Print