For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > March 2007 > Re: [PHP-DB] tables









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DB] tables
olavi@city.ee

2007-03-30, 7:57 am

I think it should be something like this:
>
> <table width="50%" border="0" cellspacing="3" cellpadding="0">
> <tr>
> <td><?php echo "<img src='/album/img/".$photoFileName[2]."'/ >";
> ?></td>
> <td><?php echo "<img src='/album/img/".$photoFileName[3]."'/ >";
> ?></td>
> </tr>
> <tr>
> <td> </td>
> <td><?php echo "<img src='/album/img/".$photoFileName[0]."'/ >";
> ?></td>
> </tr>
> </table>

how many pictures do you have in database?
dont u want to use for/while ?

Olavi Ivask
>
> ---------------------------------
> TV dinner still ing?
> Check out "Tonight's Picks" on Yahoo! TV.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com