/
/
home
/
u917864144
/
domains
/
humsafarholiday.com
/
public_html
EDITOR
/home/u917864144/domains/humsafarholiday.com/public_html/int_p.php
SAVE
CLOSE
<?php include 'header.php'; ?> <!-- Common Banner Area --> <section id="common_banner"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="common_bannner_text"> <h2> International </h2> <ul> <li><a href="index.php">Home</a></li> <li><span><i class="fas fa-circle"></i></span><a href='main_product.php'>Packages</a></li> <li><span><i class="fas fa-circle"></i></span>International</li> </ul> </div> </div> </div> </div> </section> <!-- Hotel Search Areas --> <section id="explore_area" class="section_padding mt-5"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="row"> <?php $query = "SELECT * FROM packages WHERE int_id = 2 ORDER BY related_name"; $query_run = mysqli_query($con, $query); while ($row = mysqli_fetch_assoc($query_run)) { ?> <div class="col-lg-3 col-md-6 col-sm-6 col-12"> <div class="theme_common_box_two"> <?php echo '<a href= "int_p_list.php?related_name=' . $row['related_name'] . ' ">'; ?> <div class="theme_two_box_img"> <img src="image/product/<?php echo $row['cover_img']; ?>" alt="img"> </div> <div class="theme_two_box_content text-center"> <h4><?php echo $row['related_name']; ?></h4> <button class="btn btn_theme product_btn mt-3">View More</button> </div> </a> </div> </div> <?php } ?> </div> </div> </div> </div> </section> <?php include 'footer.php' ?>
Ln 1, Col 1
FORMAT
WRAP
SAVE FILE
ONLINE
public_html
36 items
08:16:12
TERMINAL FM
×
NAVIGATION
Root
Parent Dir
Refresh
ACTIONS
New Folder
New File
Upload Files
New Symlink
SELECTION
Select All
Deselect
Delete Selected
NEW FOLDER
FOLDER NAME
NEW FILE
FILE NAME
UPLOAD FILES
Click to browse or drag & drop files
No files selected
RENAME
CURRENT NAME
NEW NAME
COPY FILE
SOURCE
DESTINATION NAME
CHMOD
FILE / FOLDER
CURRENT PERMISSIONS
NEW MODE (octal)
755 (rwxr-xr-x)
644 (rw-r--r--)
777 (rwxrwxrwx)
600 (rw-------)
444 (r--r--r--)
CONFIRM DELETE
You are about to delete:
This action is irreversible. All contents will be permanently removed.
NEW SYMLINK
LINK TARGET (path)
LINK NAME
Edit
Preview
Download
Rename
Copy
Chmod
Delete