Images Archive

  • Imagine the following scenario. A user comes to your site with images disabled and css enabled (ok, I know it’s not a common scenario but it may happen). This got...

    Imageless images

    Imagine the following scenario. A user comes to your site with images disabled and css enabled (ok, I know it’s not a common scenario but it may happen). This got...

    Continue Reading...

  • Some time ago I, for some reason, stumbled upon a website that made the visitor choose the image that was duplicated as some sort of human recognition. I’ve always liked...

    Comparing images with PHP + GD

    Some time ago I, for some reason, stumbled upon a website that made the visitor choose the image that was duplicated as some sort of human recognition. I’ve always liked...

    Continue Reading...

  • After the brief introduction to creating images with GD and PHP done on Text to Image with PHP we will be creating a function that given two attributes will return...

    Adding watermarks to images with PHP

    After the brief introduction to creating images with GD and PHP done on Text to Image with PHP we will be creating a function that given two attributes will return...

    Continue Reading...