MACROMEDIA FLASH MEDIA SERVER 2-INSTALLING FLASH MEDIA SERVER 2 Informacje Techniczne Strona 51

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 66
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 65 66

Komentarze do niniejszej Instrukcji

Brak uwag