Ask a Question related to PHP Development, Design and Development.
-
Jason Cooke #1
Picture resizing with PHP
Hey guys,
I've got a db that i have populated with the address to certain images. When
I call those images with php I want to resize them on the fly down to a
thumbnail. I don't want to just write the image size in the html <img> tag,
i actually want to resize them. How can I complete this task? I've seen
several diff. option on the web but I thought I'd ask the experts to see
what they use. I'm currently using php 4.1.2-3. Any help is greatly
appreciated. Thank you
Jason Cooke
Jason Cooke Guest
-
Resizing picture box inputting dimensions
IDCS - What step am I missing to accomplish resizing a picture box? I create a graphic frame, say 2.5" wide x 2". Import image with the direct... -
Resizing swf
I'm trying to figure out how to have swf's auto resize to fill the browser window? -
Web resizing help!!!!!!!!
I have a really "rookie" question to ask I'm trying to size a picture on photoshop (its a scan from a kodak cd) to thumbnail size for the web. The... -
Resizing
Hey, Does anybody know of a script or an extension that makes it so that when the window is resized the background in the main frame is resized... -
Script with condition for picture resizing
Hello, I have about 3.000 pictures. Some of them are too large and I have to resize them. I want to write a script to do it but how to resize only... -
CountScubula #2
Re: Picture resizing with PHP
"Jason Cooke" <jc@jcimedia_JunK_.com> wrote in message
news:c1vev1$5jrl$1@news3.infoave.net...When> Hey guys,
>
> I've got a db that i have populated with the address to certain images.tag,> I call those images with php I want to resize them on the fly down to a
> thumbnail. I don't want to just write the image size in the html <img>I use this:> i actually want to resize them. How can I complete this task? I've seen
> several diff. option on the web but I thought I'd ask the experts to see
> what they use. I'm currently using php 4.1.2-3. Any help is greatly
> appreciated. Thank you
>
> Jason Cooke
>
>
[url]http://www.gzentools.com/gzimg.php[/url]
I am using it on this site too:
[url]http://www.hairreview.com[/url]
--
Mike Bradley
[url]http://www.gzentools.com[/url] -- free online php tools
CountScubula Guest



Reply With Quote

