PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi,
Is there an alternative way to create thumbs without GD library and/or ImageMagick ? Another way that permit to create thumbs by a standard configuration of PHP.
I know that is possible to resize image by tags width and height but thumbs are important for low weigth of visualization ... I'm looking for a really thumbs creation or similar.