Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.
i am new to mysql. And m need to create a database design for logistics site with tarcking.
I need some ideas about the tables and design of database. Please any body help me.......
And m not need normalization methods. i need is only the table contents sample database design for a logistics site with tracking system or sample site with tracking.
normalization will help you understand how the data is connected and how to store it. It really is what you're looking for, just ignore the "performance" talk.