그와중에 거냥거냥님 글쓰는 속도가...
이곳을 점령하실 생각이신가
$MCache = new Memcached();
$Memcache = &$MCache;
$MCache->addSErver('/var/run/memcached.sock', 0);
$Re = new Redis();
$Re->connect('/var/run/redis/redis.sock');
?>
$Memcache = new Memcached();
$Memcache->addServer('/var/run/memcached.sock', 0);
$Redis = new Redis();
$Redis->connect('/var/run/redis/redis.sock');
class Push {
private $channel;
function __construct() {
global $Redis;
$this->channel = 'ANIZONE_GLOBAL';
$this->redis = &$Redis;
}
function channel($channel) {
$this->channel = $channel;
}
function trigger($event, $data, $channel = null) {
if($channel == null) $channel = $this->channel;
$json['channel'] = $channel;
$json['data']['event'] = $event;
$json['data']['data'] = $data;
$json = json_encode($json);
$this->redis->publish('juggernaut', $json);
}
}
class PushWing {
function queue($phone, $subject, $contents, $url, $timestamp = null) {
if($timestamp === null) $timestamp = time();
$odb = &oDB::getInstance();
$contents = str_replace( "
", '\n', $contents );
$contents = str_replace( "
", '\n', $contents );
$contents = str_replace( "
", '\n', $contents );
$contents = str_replace( "
번호 | 제목 | 글쓴이 | 최근 수정일 | 날짜 | 조회 수 | 추천 수 |
---|---|---|---|---|---|---|
18 | 오 바뀜 2 | 사츠a | 2014.09.29 | 2014.09.29 | 8353 | 0 |
17 | 저도 사실 자게 있는줄 몰랐음요 | 료식 | 2014.09.29 | 2014.09.29 | 9161 | 0 |
16 | 솔직히 이떄까지 글 안싼건 3 | naitre/네트르 | 2014.09.29 | 2014.09.29 | 8270 | 0 |
15 | 이제 이 디자인에다가 2 | naitre/네트르 | 2014.09.29 | 2014.09.29 | 8644 | 0 |
14 | 그런데 래밸이 싫어서 바꾼거 아니였음? 2 | naitre/네트르 | 2014.09.29 | 2014.09.29 | 9564 | 0 |
13 |
이제 여기다 뻘글 싸면 되는거임?
5 ![]() |
naitre/네트르 | 2016.01.05 | 2014.09.29 | 9347 | 0 |
12 |
니코동에서 노부나가의 야망 실황영상 떠서 자주 보는데
7 ![]() |
냥프☆시롤 | 2014.09.29 | 2014.09.29 | 8047 | 0 |
11 | 올레 애니 볼 시간을 벌었다 4 | 메이븐 | 2014.09.29 | 2014.09.29 | 9083 | 0 |
10 | 캬 0렙 님들 많으시네 18 | 銀童 | 2014.09.29 | 2014.09.29 | 6814 | 0 |
9 | 갱신순 해놨다 어빠들 5 | 銀童 | 2014.09.29 | 2014.09.29 | 9842 | 0 |
8 | 엠블렘이나 가져다 열어야지 1 | 銀童 | 2014.09.29 | 2014.09.29 | 10353 | 0 |
7 | 앞으로 은동님이 추가해야할 기능을 생각해 보자면.... 12 | 냥프☆시롤 | 2014.09.29 | 2014.09.29 | 8296 | 0 |
6 | 님들 탄산음료 기계 있잖아요 8 | 냥프☆시롤 | 2014.09.29 | 2014.09.29 | 11079 | 0 |
5 |
확실히 대화창 없으니 글을 많이 쓰게 되는 듯요
1 ![]() |
냥프☆시롤 | 2014.09.29 | 2014.09.29 | 10911 | 0 |
4 | 그런데 너무 갑자기 바꾸는거 아니에요? 4 | 냥프☆시롤 | 2014.09.29 | 2014.09.29 | 10638 | 0 |
» | 공허한 애니존이라니... 3 | 냥프☆시롤 | 2014.09.29 | 2014.09.29 | 10929 | 0 |
2 | 일단 없는 메뉴 지워놨다 2 | 銀童 | 2014.09.29 | 2014.09.29 | 11120 | 0 |
1 | 리뉴얼 하게된 가장 큰 이유는 2 | 銀童 | 2014.09.29 | 2014.09.29 | 11978 | 0 |