Submit
Path:
~
/
home
/
caratcollect
/
domains
/
24caratcollection.com
/
public_html
/
admin
/
ajax
/
File Content:
stateAjax.php
<?php include("../library.php"); $q = $_GET['q']; ?> <label>City</label> <select class="form-control" type="text" name="city" placeholder="City" > <option value="">select city</option> <?php $result=$mysql4->m_Query("select * from tbldistirct where stateId='$q' && status='Approved'"); while($row4=$mysql4->m_FetchObject()) { echo "<option>$row4->name</option>"; } ?> </select>
Submit
FILE
FOLDER
Name
Size
Permission
Action
auditAjax.php
0 bytes
0755
categoryAjax.php
664 bytes
0644
mobileNoAjax.php
204 bytes
0644
productAjax.php
510 bytes
0644
stateAjax.php
488 bytes
0644
N4ST4R_ID | Naxtarrr