File manager - Edit - /home/cipherteam/htdocs/cipherteam.in/APPS/eKisan/API/GetSalah.php
Back
<?php require_once('Connection.php'); $sql = "SELECT `salah`.`salah_img` AS 'IMG',`salah`.`salah_name_guj` AS 'NAME_GUJ',`salah`.`salah_name_eng` AS 'NAME_ENG',`salah`.`salah_link` AS 'LINK' FROM `salah`"; $result = $con->query($sql); $salahs["salahs"] = array(); while($row = $result -> fetch_assoc()) { //echo $row['NAME']; $salah = array(); $salah = $row; array_push($salahs["salahs"],$salah); } $con-> close(); $salahs["success"] = 1; echo json_encode($salahs); /* { "Salah": [ { "img": "https://assets-news-bcdn.dailyhunt.in/cmd/resize/400x400_80//fetchdata15/images/8d/9e/67/8d9e67e3690a8e8d892a72d123d3fab3.jpg", "title_guj": "બટાકા", "title_eng": "Potato", "link": "https://www.mygujarat1.com/potato-rate-today/" }, { "img": "https://assets-news-bcdn.dailyhunt.in/cmd/resize/400x400_80//fetchdata15/images/8d/9e/67/8d9e67e3690a8e8d892a72d123d3fab3.jpg", "title_guj": "બટાકા", "title_eng": "Potato", "link": "https://www.mygujarat1.com/potato-rate-today/" }, { "img": "https://assets-news-bcdn.dailyhunt.in/cmd/resize/400x400_80//fetchdata15/images/8d/9e/67/8d9e67e3690a8e8d892a72d123d3fab3.jpg", "title_guj": "બટાકા", "title_eng": "Potato", "link": "https://www.mygujarat1.com/potato-rate-today/" }, { "img": "https://assets-news-bcdn.dailyhunt.in/cmd/resize/400x400_80//fetchdata15/images/8d/9e/67/8d9e67e3690a8e8d892a72d123d3fab3.jpg", "title_guj": "બટાકા", "title_eng": "Potato", "link": "https://www.mygujarat1.com/potato-rate-today/" } ], "success": 1 } */ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.9 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings