RE: [PHP] loop structure(SOLVED)

2006-09-09 Thread Reinhart Viane
Thx, it works like a charm I think the mysql_fetch_assoc was the thing I was looking for. -Oorspronkelijk bericht- Van: Robert Cummings [mailto:[EMAIL PROTECTED] Verzonden: zaterdag 9 september 2006 17:36 Aan: [EMAIL PROTECTED] CC: php-general@lists.php.net Onderwerp: Re: [PHP] loop

Re: [PHP] loop structure

2006-09-09 Thread Robert Cummings
On Sat, 2006-09-09 at 16:49 +0200, Reinhart Viane wrote: > I've been experimenting some time now but i can't get it right. > I have a database in which I have a table with a list of photo_url > > Table: photos > Idphoto_url > 1 photos/boeket_s40.jpg > 2 photos/boeket_k12.jpg > 3 ph