Download Sharepic Nulled

Sharepic - 1Sharepic - 2Sharepic - 3
This web application is a clean image uploader, with an administration panel which allows you to:

  • Set the possibility of protecting images by password;
  • Set the maximum images size;
  • Set the possibility of showing a checkbow which be marked to upload images;
  • Create a list with label and its specific number of seconds, among which users can choose for the image(s) duration;
  • Set a new admin password;

The web application supports multi upload files, and a dynamic countdown and visitors counter is applied to every generated page.
After this time, images and its informations are deleted from the server.
If user upload more than one image, the application automatically creates a gallery to scroll all images uploaded by him.

  • UTF-8 compatibility added

To add adv code in pages just modify in php files the end lines:
$newpage = new WebPage();
$newpage->setTitle("Home");
$newpage->setStyleUrl("style.css");
$newpage->setBody($body);
echo $newpage->getCode();


With:
$newpage = new WebPage();
$newpage->setTitle("Home");
$newpage->setHeader("code for adv which must be in the head tag");
$advbody = "code for adv which must be in the body tag";
$newpage->setStyleUrl("style.css");
$newpage->setBody($body.$advbody);
echo $newpage->getCode();

To add a ‘don’t delete image’ option just add the option:
Don’t delete : 3110400000
In order to make the image expire after 100 years!

Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy Sharepic from the The Developer ( mirkoalicastro ) website. Thank you.
Download = Sharepic-[Updated].zip

Free Download

You May Also Like

About the Author: admin