On Thursday 24 July 2003 07:41, Ryan A wrote:

> I want to convert my old java greetings programs into php scripts but am
> stuck on one little thing.
> I have a bunch of thumbnails in a 3 directories, the problem is the number
> of thumbnails in each directory is differient...how do i first make the
> script look into the directory, display (maybe 15 per page?) thumbnails
> with a link to the main program which will take one parameter depending on
> the thumbnail name.
> eg:
> thumbnail name is 1.jpg so that thumbnail should have a link such as <a
> href /somescript.php?name=1>

If this post looks suspiciously familiar its probably because of:

  http://marc.theaimsgroup.com/?l=php-general&m=105842231927001&w=2 

> Anybody have any ideas or links please tell me.

Frisk the usual suspects for ready made code:

freshmeat.net
sourceforge.net
www.phpclasses.org
www.zend.com

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
The moon is a planet just like the Earth, only it is even deader.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to