Chat Software, Flash Chat, PPV, Site Messenger, Live Chat
User Manual

Home HomePre page Auth-URL Integration | FriendList Integration Next page

User Profile Integration



You may show your user's profile that stored in your database in 123 Web Messenger's User Profile Panel. The work can be accomplished by the following way:

Using Auth-URL
In order to use this function, you must use the web URL to authenticate your users' login information, you can add a user's profile information next to the "login result" 0 (login success) or 5 (login success as an administrator), and split the login result and user's profile parameter by "|".

You may define your own parameters to suit your needs, as the creator of this system, we predefined 3 default parameters: a, s, l, eml, avt and psnmsg to indicate a user's age, sex, location information, email address, avatar and signature after the delimiter "|".

For example:
login_chat.php

<?php
$username=$_GET['username'];
$password=$_GET['password'];
if($username=="roland" && $password=="roland")
{
echo "5|eml=[email protected]&psnmsg=I'm roland&avt=http://domain/roland.jpg"
}
else
{
echo "0|eml=[email protected]&psnmsg=I'm roland&avt=http://domain/roland.jpg"
}
?>



Parameter introduction:

init_birth or a:

If the value ranges from 0 to 99, then it represents age, if it is greater than 99, it represents birth year (1900~).
eg: init_birth=10 (it indicates that the user's age is 10, and the client end will automatically transfer 10 into the user's birth year. init_birth=19900202(represents the user's birth year)

init_gender or s:
0 -- Secret
1 -- Male
2 -- Female

init_location or l:

"0" is the return value from the server when a user login successfully. And other return values include ''1", "3", "4", "5", "6", "7". You can refer to the Auth-URL Integration part in this manual for getting to know the meaning of each number.

Related links:

Website Integration


Home HomePre page Auth-URL Integration | FriendList Integration Next page

Products Chat Software
3rd Party Chat Plug-in & Chat Modules
Dating Software About Us
Flash Chat Software
PPV Chat Software
Web Messenger Software
Live Help Chat Software
PHP Chat Scripts
Facebook Messenger
Online Webcam Chat Software
Site Messenger Software
Java Chat Server
Online Chat Software
Free Video Chat Rooms
WordPress Chat Plugin
phpBB Chat Module
SMF Chat Module
Joomla Chat Module
Mambo Chat Module
IPB Chat Module
TypePad Chat Widget
vBulletin Chat Module
DotNetNuke Chat Module
Drupal Chat Module
Moodle Chat Module
e107 Chat Module
SkaDate Chat Addon
Datingpro Chat Module
Dolphin Chat Module
phpFoX Chat Module
JomSocial Chat
Contact us
Company Blog
Partnership
Affiliate
Forum

Share 123 Flash Chat:

Copyright © TopCMM Software Limited 2001-2013 All Rights Reserved. Privacy policy | Terms of Use | SiteMap | Links