Re: [PHP] image inventoryer

2012-04-06 Thread Jim Giner
"tamouse mailing lists" wrote in message news:CAHUC_t-M_dg_D+if01BQm=RPd=GgL7d=naxfadxwybse-nn...@mail.gmail.com... > knowledge. Read first. Ask smart questions. There are BOATLOADS of > tutorials on PHP on the net, just a google away. I like that! "just a google away". :) -- PHP General

Re: [PHP] image inventoryer

2012-04-06 Thread tamouse mailing lists
On Thu, Apr 5, 2012 at 10:04 PM, Kirk Bailey wrote: > jim, I am a novice at this language as I said. > And were people this nice to you when YOU asked beginner questions? When I ask beginner questions, I spend time doing my homework first. This list is not a class to teach you to write PHP. The p

Re: [PHP] foreach

2012-04-06 Thread tamouse mailing lists
On Thu, Apr 5, 2012 at 3:15 PM, Ethan Rosenberg wrote: > I know I am missing something fundamental - but I have no idea where to > start to look. It's really difficult to figure out what you're asking. Your code snippets and associated output seem all jumbled up. It would help greatly if they wer

Re: [PHP] image inventoryer

2012-04-06 Thread Tedd Sperling
On Apr 5, 2012, at 10:26 PM, Kirk Bailey wrote: > I need a page that will live in a directory and list all image files in > there. That is, the page has > > tags emitted in it's structure, one per file in the directory with a saught > file type- .png, .gif, .jpg, you get the idea. > this should

Re: [PHP] image inventoryer

2012-04-06 Thread David OBrien
On Apr 6, 2012 9:51 AM, "Jim Giner" wrote: > > "David OBrien" wrote in message > news:CAF=yD_06vDEHLP-nyEJxUNt6nHexA42X90U5-6+MBzc0=tc...@mail.gmail.com... > >> > > I googled "php show images in folder" and lo and behold the first was was > > a script almost exactly what you are wanting to do...

Re: [PHP] image inventoryer

2012-04-06 Thread Jim Giner
"David OBrien" wrote in message news:CAF=yD_06vDEHLP-nyEJxUNt6nHexA42X90U5-6+MBzc0=tc...@mail.gmail.com... >> > I googled "php show images in folder" and lo and behold the first was was > a script almost exactly what you are wanting to do > Damn - now the OP missed a golden opportunity to do

Re: [PHP] image inventoryer

2012-04-06 Thread David OBrien
On Fri, Apr 6, 2012 at 8:34 AM, Jim Giner wrote: > "Kirk Bailey" wrote in message > news:4f7e5d2f.3050...@howlermonkey.net... > > jim, I am a novice at this language as I said. > > > > Then you are taking on too big of a task. > > When I decided to pick up some web programming skills I bought a $

Re: [PHP] image inventoryer

2012-04-06 Thread Jim Giner
"Kirk Bailey" wrote in message news:4f7e5d2f.3050...@howlermonkey.net... > jim, I am a novice at this language as I said. > Then you are taking on too big of a task. When I decided to pick up some web programming skills I bought a $50 book/manual on learning PHP and another on MySQL. I read t