images


  • Debug link shared on facebook

    Sometimes when you share a link to you site on Facebook it uses old thumbnails or the link image. There’s a ton of useful info about your site here:https://developers.facebook.com/tools/debug

    read more…

  • (PHP) How to make a simple gallery

    This is just a VERY basic gallery that you can modify to suit your needs. For example you could add columns in the database and store more info about the images (date, size, tags etc.). You could very easily make the output use Lightbox or similar images viewers. And you could of course do a…

    read more…