[nycphp-talk] Images//Pages
Yury Rush
yury at heavenspa.com
Mon Jul 12 16:12:26 EDT 2004
Dan,
My limited php/mySQl is why i'd prefer not to use it, not due to its
availability.. Also wanting to have search engine friendly pages..
regards
yury
-----Original Message-----
From: talk-bounces at lists.nyphp.org
[mailto:talk-bounces at lists.nyphp.org]On Behalf Of Daniel Convissor
Sent: Monday, July 12, 2004 2:52 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] Images//Pages
On Mon, Jul 12, 2004 at 02:48:21PM -0400, Yury Rush wrote:
>
> Here is the situation, I have 20 folders, each folder has 10 various
images
> in it. I'd like to build
> a web page and directories for each image like so:
$DirHandle=opendir('.');
while ($FileName = readdir($DirHandle)) {
// if file extension is .jpg, display an <img /> with it
}
> One thing to keep in mind, I cannot use a mySQL db in this case.
How about SQLite?
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409
_______________________________________________
talk mailing list
talk at lists.nyphp.org
http://lists.nyphp.org/mailman/listinfo/talk
More information about the talk
mailing list