MACROMEDIA FLASH MEDIA SERVER 2-INSTALLING FLASH MEDIA SERVER 2 Technical Information Page 51

  • Download
  • Add to my manuals
  • Print
  • Page
    / 66
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 50
* name.
* @ param $ip: The user's IP address
* @ param $username: Sending message user's name
* @ param $message: Massage content
*/
function saveChatLog($target,$ip,$username,$message){
/*
Please put the code for saving the chat record into the database.
*/
}
The function doesn't need the return value.
Explanation: only the administrator enables the function of saving chatting history
in the control panel at the background, the function works.
Page view 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 65 66

Comments to this Manuals

No comments