MACROMEDIA FLASH MEDIA SERVER 2-INSTALLING FLASH MEDIA SERVER 2 Información técnica Pagina 51

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 66
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 65 66

Comentarios a estos manuales

Sin comentarios