raju.lotuseximgh.com Open in urlscan Pro
106.51.63.245  Public Scan

URL: https://raju.lotuseximgh.com/
Submission: On July 01 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST http://localhost/gallery/upload.php

<form id="photo-upload-form" action="http://localhost/gallery/upload.php" method="post" enctype="multipart/form-data">
  <div class="form-group">
    <label for="imagename">Image Name</label>
    <input type="text" name="imagename" id="imagename" placeholder="Enter Image name" class="form-control">
  </div>
  <div class="form-group">
    <label for="image">Upload Your Image</label>
    <input type="file" name="image" id="image" accept="image/*" class="form-control">
  </div>
  <div class="form-group">
    <label for="gallerySelect">Select Your Gallery</label>
    <select class="form-control" id="gallerySelect" name="gallery">
      <option value="grid">Grid Gallery</option>
      <option value="flex">Flex Gallery</option>
    </select>
  </div>
  <div class="form-group">
    <button type="submit" class="btn insert-btn">Upload</button>
  </div>
</form>

Text Content

 * Home
 * Grid Gallery
 * Flex Gallery

ADD PHOTO

Image Name
Upload Your Image
Select Your Gallery Grid Gallery Flex Gallery
Upload

GRID GALLERY

Read More

FLEX GALLERY

Read More