Jump to content

[SOLVED] php in table


boemboem

Recommended Posts

Hello all,

 

I'm new to this forum and I like to have some help.

 

I want to place a outcome of a php script in a table, the only thing is that I cant get it working, can somebody explain me what goed wrong?

 

$topics_html .= '<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td><a href="{$path}viewtopic.php?t={$topic['topic_id']}\">{$topic['topic_title']}</a></td></tr></table>';

Link to comment
https://forums.phpfreaks.com/topic/134905-solved-php-in-table/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.