[ad_1]
To get this product on 50 % contact me on this link
With this class you’ll be able to simply create a gallery of pictures and thumbnails on your web site.
Key Features:
- Easy to make use of set of capabilities
- Gives you the power to create a picture gallery with three traces of code
- Allows pictures to be sorted by identify, date, or dimension ascending or descending
- Well documented
- Thumbnails mechanically generated as wanted
- Can be built-in into any present web page
- No particular data of PHP require
- Light weight
Usage Example 1:
<?php embrace('easy_gallery/inc.php'); $gallery = new gallery; $gallery->setimagedir('pictures'); $gallery->create(); ?>
Usage Example 2:
<?php embrace('easy_gallery/inc.php'); $gallery = new gallery; $gallery->setimagedir('pictures'); $pictures = $gallery->create(2); foreach ($pictures as $picture){ echo '<a href="#" onclick="something(''.$image['full'].'');"><img src="'.$image['thumb'].'" /></a>'; } ?>
Demo 1: http://jacekk.co.uk/code/easy_gallery/example1.php
Shows the fundamental use of this method
Demo 2: http://jacekk.co.uk/code/easy_gallery/example2.php
Shows how the gallery could possibly be built-in into an present design.
Documentation: http://jacekk.co.uk/code/easy_gallery/readme.html
NOTE: you want the PHP GD module put in for thumbnail technology to work.
Support
If there are any issues with this merchandise, the very best place to query is within the discussion board as I verify that a minimum of as soon as a day.
http://betterphp.co.uk/board/viewforum.php?f=29
[ad_2]
To get this product on 50 % contact me on this link