���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/modules/lhchat/logevent.php
���ѧ٧ѧ�
<?php header('content-type: application/json; charset=utf-8'); header('Access-Control-Allow-Origin: *'); header('Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept'); $vid = erLhcoreClassModelChatOnlineUser::fetchByVid($Params ['user_parameters_unordered'] ['vid']); try { if ($vid instanceof erLhcoreClassModelChatOnlineUser && (isset($_POST['data']) || isset($_GET['data']))) { $data = isset($_POST ['data']) ? $_POST ['data'] : $_GET['data']; $jsonData = json_decode($data, true); if ($jsonData !== null) { erLhcoreClassChatEvent::logEvents($jsonData, $vid); } } echo json_encode(array('stored' => 'true')); exit; } catch (Exception $e) { echo $e->getMessage(); } exit (); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�