Xtremer360 Posted October 29, 2009 Share Posted October 29, 2009 How do I change this: printf ( "<td valign=\"top\"><ul class=\"characters\"><li>%s</li>", $row [characters] ); to adjust to the database if there is nothing in the field. If it comes back that its empty I just want that td to be empty as well in the table. Because right now even though in the database it is empty it shows a li dot. Link to comment https://forums.phpfreaks.com/topic/179540-solved-showing-an-empty-value-in-table/ Share on other sites More sharing options...
Xtremer360 Posted October 29, 2009 Author Share Posted October 29, 2009 I'm an idiot. I took out the <li> tags. Wow stupidity hits me yet again. Link to comment https://forums.phpfreaks.com/topic/179540-solved-showing-an-empty-value-in-table/#findComment-947364 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.