Tampilkan postingan dengan label Image. Tampilkan semua postingan
“Picture Speaks Thousand words”, this quote is so true to its words. I agree in total that a picture can give more information than that of words or paragraphs. The most interesting part of a picture is it does not need any language to interpret, one qualify with their eyes alone. When you are author of a blog or designer of website or social enthusiastic user you always are in hunt for Images.

Rating: 4.5
Reviewer: Unknown
ItemReviewed: Free Better Images and Photos.
We received many tutorial requests from 9lessons readers that asked how to generate watermark image using PHP. In this post Arun Kumar Sekar coded two functions such as watermark_text() and watermark_image() to generate text and images watermarks on images. Integrate this to your web project upload image system and produce copyright photos.

Rating: 4.5
Reviewer: Unknown
ItemReviewed: PHP Image and Text Watermark
Base64 is an encoding format that represent binary data. Google new feature instant previews are in text format, here Google requesting images(screen shots) are in string format to reduce server load time. In this post I will show you how to make images to strings with PHP.
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Base64 Encoding for Images.
Are you looking for image upload and Resize PHP script. I had implemented a simple PHP script to re-sizing image into different dimensions. It's very useful to your web projects to save hosting space and bandwidth to reduce the original image to compressed size.
Rating: 4.5
Reviewer: Unknown
ItemReviewed: Upload and Resize an Image with PHP