Files
api.stellaamor.com/index.php
2024-12-25 20:02:52 +01:00

7 lines
166 B
PHP

<?php
require_once('_conf/globals.php');
require_once('_conf/db_con.php');
$postData = file_get_contents('php://input');
$postData = json_decode($postData);
// Login