Posted by Nancy on 02/27/06 04:13
"David Haynes" <david.haynes2@sympatico.ca> wrote in message
news:GRsMf.5308$Y35.2216@fe36.usenetserver.com...
> $data_list .= <<<HTML
> <tr>
> <td>$data_select</td>
> <td>$count</td>
> <td>{$data_count_values['data_radius']} mi</td>
> <td>$data_date_formatted</td>
> </tr>
> HTML;
I didn't know it could be done like this. This would make things a lot
better.
> because I like to see the HTML structure as much as I can.
>
> -david-
>
Navigation:
[Reply to this message]
|