PHP maestros: how can I get Google Images results into my PHP code? See Guess the Google (Flash) for an example. [more inside]
posted on Aug 11, 2008 - 3 answers ![]()
Resizing & storing many images on a webserver: limits, options, etc? [more inside]
posted on Feb 13, 2008 - 8 answers
help with php and pulling images from a database and posting them to a website. [more inside]
posted on Nov 12, 2007 - 9 answers
Is there any way around this php problem involving imagejpeg()? [more inside]
posted on Oct 12, 2007 - 2 answers
WordpressFilter: I'd like to upload an image, resize it to 3 different sizes, cache the thumbnails, and grab the URL of the cached images using some kind of [?php thumb_1(); ?] or [?php thumb_2(); ?] template tag within the loop. Am I crazy? [more inside]
posted on Jun 25, 2007 - 3 answers
A year or so ago, I happened across a single php file I could drop in a website directory which then enabled the browsing of image files in said directory. I have since forgotten its name. What is this application or any simple, light-weight image directory browser?
posted on May 26, 2006 - 7 answers ![]()
Formula to resize an image (in PHP) so that the resulting file is roughly a certain size in bytes? [more inside]
posted on Jan 12, 2006 - 8 answers ![]()
Windows Explorer has an option to display all the image files in a folder in "filmstrip" mode, which looks like this. I want to create a similar method of display on a web page. I figure I'll have to (unfortunately) use frames to create the bottom gallery of thumbnails and have it scroll like that but I would rather not have to create a separate page for each full-size picture. I would rather the page displaying the picture be dynamic and just change the picture rather than refer the browser to a different file. I figure this could be done with some scripting language (PHP?) but I don't know much about that sort of thing. Can anyone help me out? [+]
posted on Jan 26, 2005 - 15 answers ![]()