File manager - Edit - /home/cipherteam/htdocs/cipherteam.in/admin/API/GetAllScheduledService.php
Back
<?php require_once("Connection.php"); $sql = "SELECT `solu_type_table`.`solution_id` AS 'ID',`solu_type_table`.`solution_name` AS 'NAME',`solu_type_table`.`solution_desc` AS 'DESC',`solu_type_table`.`solution_duration_month` AS 'DURA' FROM `solu_type_table` WHERE `solu_type_table`.`solution_type` = 'SCHEDULED_SERVICE'"; $rows = $con->query($sql); $data = $rows->fetch_assoc(); echo json_encode($data); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.9 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings