File manager - Edit - /home/cipherteam/htdocs/cipherteam.in/API/IPO/AdminAppAPI/AddMarketNews.php
Back
<?php require "Connection.php"; $news = $_POST["NEWS"]; $date = $_POST["DATE"]; $sql = "INSERT INTO `market_news` (`id`, `text`, `img`, `date`, `link`, `card_type`) VALUES (NULL, '$news', '', '$date', '', 'TXT_CARD');"; if($con->query($sql)) { echo "SUCCESS"; } $con->close(); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.9 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings