tomm098 Posted August 26, 2009 Author Share Posted August 26, 2009 <?php } while ($row_MusicBody = mysql_fetch_assoc($MusicBody)); ?> This code is on 419 as a part of the dynamic table. Link to comment https://forums.phpfreaks.com/topic/171899-do-not-insert-form-if-user-field-is-empty/page/2/#findComment-906475 Share on other sites More sharing options...
guyfromfl Posted August 26, 2009 Share Posted August 26, 2009 right then it goes on to make the <td> that has the "The One and Only" row.... then in there there should be the rating <td> then the <td> that has either you're logged in so vote or you're not logged in so go login part I sent you... Link to comment https://forums.phpfreaks.com/topic/171899-do-not-insert-form-if-user-field-is-empty/page/2/#findComment-906478 Share on other sites More sharing options...
tomm098 Posted August 26, 2009 Author Share Posted August 26, 2009 </td> </tr> <?php } while ($row_MusicBody = mysql_fetch_assoc($MusicBody)); ?> </table> Thats what it looks like. Apart from that, I didn't really catch what you meant? "then in there there should be the rating <td> then the <td> that has either you're logged in so vote or you're not logged in so go login part I sent you..." Link to comment https://forums.phpfreaks.com/topic/171899-do-not-insert-form-if-user-field-is-empty/page/2/#findComment-906480 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.