SpiderPhp

Just another WordPress weblog

Posts Tagged ‘Images’

I want to present several images on my website.
A PHP/JAVA/CSS script would do.
A user should be able to browse through pictures in a similar way the PicLens add-on of Firefox works.

How To Improve Quality Of Thumbnail Images Created By Php ?

Posted Wednesday, October 21st, 2009
Tags: , , , ,
Posted in Uncategorized | 1 Comment »

I am using this small free script to upload images:

http://www.cafewebmaster.com/smart-multi-uploader-and-thumbnail-creator-gif-jpeg-png-php

Everything works but some thumbnail images are really low quality. It does not matter if I use imagecopyresized or imagecopyresampled. How can I create high quality thumbnails with PHP?

Is It Possible To Resize The Images Before Uploading In Php?

Posted Saturday, July 11th, 2009
Tags: , , , ,
Posted in Uncategorized | 4 Comments »

Actually by php I want to resize the image first then that image will be uploaded.

I can’t see the page, nor the colors, or anything just the script and a blank design view.
How do you edit php in dreamweaver? I donwloaded a script/template and can’t edit the colors nothing. :( help a noob please

I really want to make a site like Deviantart, although the register can probably come later. I have no idea about Mysql or PHP.