���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/alphpwcp/public_html/us/alphachat/modules/lhrestapi/setnewvid.php
���ѧ٧ѧ�
<?php header('Access-Control-Allow-Origin: *'); header('Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept'); header('Content-Type: application/json'); try { erLhcoreClassRestAPIHandler::validateRequest(); $jsonData = array(); if (isset($_POST['vid'])) { $jsonData['vid'] = $_POST['vid']; } if (isset($_POST['new'])) { $jsonData['new'] = $_POST['new']; } try { erLhcoreClassChatHelper::mergeVid($jsonData); echo json_encode(array( 'error' => false, 'result' => 'merged' )); } catch (Exception $e) { echo erLhcoreClassRestAPIHandler::outputResponse(array('error' => false, 'result' => $e->getMessage())); } } catch (Exception $e) { echo erLhcoreClassRestAPIHandler::outputResponse(array( 'error' => true, 'result' => $e->getMessage() )); } exit();
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�