jagguy Posted October 29, 2006 Share Posted October 29, 2006 Hi,I have a mysql table i want to to display in a table format on a webpage using php.. One field is a comment field and can have up to 500 chars. What I want is to be able to click on that field (a link to the comments)then display it somehow.Should I click on comment and the comments appear on a seperate page or in a popup window or what is a good way? Quote Link to comment https://forums.phpfreaks.com/topic/25463-display-data/ Share on other sites More sharing options...
.josh Posted October 29, 2006 Share Posted October 29, 2006 It's up to you. That's a design issue. Quote Link to comment https://forums.phpfreaks.com/topic/25463-display-data/#findComment-116188 Share on other sites More sharing options...
jagguy Posted October 30, 2006 Author Share Posted October 30, 2006 well what can I do with my design, is there examples somewhere to see what looks best, or will I just have to do it? Quote Link to comment https://forums.phpfreaks.com/topic/25463-display-data/#findComment-116545 Share on other sites More sharing options...
.josh Posted October 30, 2006 Share Posted October 30, 2006 We can't tell you what "looks best." That's up to you. Everybody has their own personal tastes. I'm not trying to be difficult; we're just not mind readers, nor do we have the same tastes. Just sit down and consider what you "need" your script to do, and get that done, and then build to make it do what you "want" it to do. Quote Link to comment https://forums.phpfreaks.com/topic/25463-display-data/#findComment-116588 Share on other sites More sharing options...
jagguy Posted October 30, 2006 Author Share Posted October 30, 2006 [quote author=Crayon Violent link=topic=113100.msg459816#msg459816 date=1162189146]We can't tell you what "looks best." That's up to you. Everybody has their own personal tastes. I'm not trying to be difficult; we're just not mind readers, nor do we have the same tastes. Just sit down and consider what you "need" your script to do, and get that done, and then build to make it do what you "want" it to do. [/quote]I realize this argument but i asked for opinions. It is wiser to ask people who have done this before instead of waisting time with things you may not be aware of.That's why i come here, so no offence. Quote Link to comment https://forums.phpfreaks.com/topic/25463-display-data/#findComment-116601 Share on other sites More sharing options...
.josh Posted October 30, 2006 Share Posted October 30, 2006 No offense meant (by me), no offense taken (from you). Perhaps if you could provide a link to your work-in-progress then people might offer some opinions/critique the situation. If you provide a link then I will move this to the website critiques forum. Quote Link to comment https://forums.phpfreaks.com/topic/25463-display-data/#findComment-116606 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.