--- Justin Patrin <[EMAIL PROTECTED]> wrote:

> > 4: put 100 <img> tags to call 100 images per page
> > (confused here)
> 
> I put some code inline below. Should work. If you
> want a thumbnail
> gallery, you could also create thumbnails using the
> GD functions in
> PHP, same them, and create an img tag with the
> thumbnail with a link
> to the fill file.


Hi,
Thanks for replying.

I think you misunderstood my problem, your code is
just printing the images onto the screen...I need to
take 100 <img> tags and write it to each of the .html
pages...

eg:
if there 112 images in the folder,
it should create 2 html files (index.htm and
index1.htm - this is already done - 
THEN insert 100 img tags into the first file
(index.htm) and balance 12 img tags into the second
file)

Ideas?

Thanks,
-Mag

=====
------
- The faulty interface lies between the chair and the keyboard.
- Creativity is great, but plagiarism is faster!
- Smile, everyone loves a moron. :-)


                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

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

Reply via email to