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
bedul

2007-03-30, 7:57 am

u ask on this db not on win..
i think..

you mean how to call everypage with just one page???

> <table width="50%" border="0" cellspacing="3" cellpadding="0">
> <tr>
> <td><?php echo "<img src='index.php?ph=".$photoFileName[2]."'/ >";

?></td>
> <td><?php echo "<img src='index.php?ph=".$photoFileName[3]."'/ >";

?></td>
> </tr>
> <tr>
> <td> </td>
> <td><?php echo "<img src='/album/img/".$photoFileName[0]."'/ >";

?></td>
> </tr>
> </table>


----- Original Message -----
From: "elk dolk" <elkdolk@yahoo.com>
To: <php-db@lists.php.net>
Sent: Friday, March 30, 2007 3:42 PM
Subject: [PHP-DB] tables


> 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>
>
> ---------------------------------
> 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