Where I can find some good tables?
Moderator: General Moderators
Where I can find some good tables?
Where I can find some good tables with nice design to use to display informations from database (MySQL)? I have some but they aren't working cause I can't show the informations from database, just to write.
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Re: Where I can find some good tables?
I highly recommend reading some MySQL tutorials and messing with phpMyAdmin. Once you start finding limits or seeing huge inefficiencies in your own database structure (such as putting a user's static name instead of the ID associated with their row) then you'll want to post your questions here.
Beyond that your post is too vague and there is no need to shout (bold) your entire post.
Beyond that your post is too vague and there is no need to shout (bold) your entire post.
Re: Where I can find some good tables?
There is no need to ask every question in bold letters.MicroBoy wrote:Where I can find some good tables with nice design to use to display informations from database (MySQL)? I have some but they aren't working cause I can't show the informations from database, just to write.