while($img1=mysql_fetch_array($result)){
$img2=mysql_fetch_array($result);
// now you have $img1 and $img2
echo "$img1[comment]$img2[comment]
}
Philip J. Newman wrote:
I have a table with images and comments.
if i have $x amout of images that each have a comment.
the comments are displayed i
On Saturday 11 January 2003 06:53, Philip J. Newman wrote:
> I have a table with images and comments.
>
> if i have $x amout of images that each have a comment.
>
> the comments are displayed in the center colum of the table with the images
> loading left and right of each comment.
>
> http://www.p
I have a table with images and comments.
if i have $x amout of images that each have a comment.
the comments are displayed in the center colum of the table with the images loading
left and right of each comment.
http://www.philipnz.com/example.jpg
I can get the images to load in their left and
3 matches
Mail list logo