Get this script
Demo
PHP - AJAX Image Gallery is a photo and gallery manager which uses PHP and AJAX technology and mysql database. Below is shown a gallery embeded into a php file.
FTV Invitations
FTV Invitations
FTV Invitations
FTV Invitations
FTV Invitations
FTV Invitations
FTV Invitations
FTV Invitations
FTV Invitations
Below is another gallery embeded into the same php file.
Concept Cars
Concept Cars
Concept Cars
Concept Cars
Concept Cars
Concept Cars
Concept Cars
Concept Cars
Concept Cars
Concept Cars
Concept Cars
Features

1. Embed galleries to your php or html files

2. PrettyPhoto jQuery lightbox support

  • Four different kind of themes
  • Change variables like padding, opacity, resize etc.

3. Admin Login

4. Determine your gallery and image details easily

  • Add, edit or delete images or galleries easily
  • Drag and drop to change the order of images or galleries
  • Maximum height and width of images
  • Thumbnail size (currently only square thumbs available)
  • Edit gallery name, description, image description easily
Instructions
Once you have created your gallery, just copy and paste the embed code shown on the admin panel gallery page. An example code is shown below.
<?php
$gallery = "2";
include(site_root.gallery_folder."gallery.php");
?>
In order to include php codes into html files, you should add the following lines to your .htaccess file:
RemoveHandler .html .htm
AddType application/x-httpd-php .php .htm .html
Goto HTML Demo
Admin Demo
Admin demo information:
Username: admin
Password: demo

Note: The images below are saved in another database. In order to upload images and test them, click on the link below.
Goto Gallery Admin Panel Demo

Copyright © 2009, www.borademircan.com
All rights are reserved.