> This will be a function on a webpage, where an unknown number of
> pictures (usually 0-10) relating to that page, must be displayed.  
> 
> I am splitting the pictures into separate folders (depending on the
> reference given within that page), so that not too many appear in one
> folder.  I have been given one folder with 90,000 images in one folder,
> which is just a tad OTT.
> 
> -- 
> Pete Clark

You can make your own variation of the Unix command.  Mine simply returned the
number of files matching the pattern since that is what you asked for.

It would seem that dividing the files would best be accomplished with a shell
script (like Bash) on a *nix system.  This sounds like a one-time program?

I have 98,384 image files in a directory on a RHEL3 server from an MLS feed for
a real estate application.  We have no significant issues in grabbing these
files as needed throught he web server.

James
_____

James D. Keeline
http://www.Keeline.com  http://www.Keeline.com/articles
http://Stratemeyer.org  http://www.Keeline.com/TSCollection

http://www.ITeachPHP.com -- Free Computer Classes: Linux, PHP, etc.
Summer Semester Begins Jun 20 -- New Classes Start Every Few Weeks.


------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12h271ke6/M=362131.6882499.7825260.1510227/D=groups/S=1705005703:TM/Y=YAHOO/EXP=1123002903/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~-> 

Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to