Arsench Posted September 24, 2008 Share Posted September 24, 2008 Hello, Im a new in php world and need a advice. The question is, I want to create a db where can show the data like this 1.chp1 2.chp2 ......... till chp14 but every time the chapter numbers are different,there are untill 14 or 20 or 35 and dont want to create a 100 fields for this,is there any way else Link to comment https://forums.phpfreaks.com/topic/125617-need-advice-please/ Share on other sites More sharing options...
Maq Posted September 24, 2008 Share Posted September 24, 2008 I don't really understand your question... Just store the chapter numbers that you want. So in your while loop when you go through the records you don't have to display 100 fields. Link to comment https://forums.phpfreaks.com/topic/125617-need-advice-please/#findComment-649471 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.