ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ > 테스트

본문 바로가기
사이트 내 전체검색


회원로그인

phpFreeChat demo

채팅 로드중.....
기다려 주십시오.

The source code

/home/hosting_users/phonemart/www/phpfreechat-1.7/demo/demo57_in_korean.php


<?php

require_once dirname(__FILE__)."/../src/phpfreechat.class.php";

$params["serverid"]      = md5(__FILE__); // calculate a unique id for this chat
$params["language"]      = "ko_KR";
$chat = new phpFreeChat$params );

?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <title>phpFreeChat demo</title>

    <?php $chat->printJavascript(); ?>
    <?php $chat->printStyle(); ?>

  </head>

  <body>
    <?php $chat->printChat(); ?>

<?php
  
// print the current file
  
echo "<h2>The source code</h2>";
  
$filename __FILE__;
  echo 
"<p><code>".$filename."</code></p>";
  echo 
"<pre style=\"margin: 0 50px 0 50px; padding: 10px; background-color: #DDD;\">";
  
$content file_get_contents($filename);
  
highlight_string($content);
  echo 
"</pre>";
?>

  </body>
</html>
테스트

ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ

페이지 정보

작성자 최고관리자 작성일17-02-02 15:18 조회1,631회 댓글0건

본문

ㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇㅇ

댓글목록

등록된 댓글이 없습니다.


접속자집계

오늘
5
어제
19
최대
64
전체
40,222
그누보드5
회사소개 개인정보처리방침 서비스이용약관 Copyright © 소유하신 도메인. All rights reserved.
상단으로...
.... 모바일 버전으로 보기