Couple of quick questions
1. Go to radiotimes.com and look at the tv listings, programmes are split on a grid pattern, the size of the pattern is dependant upon the length of the programme. I don't know the term for this grid type thing, what would it be called in php?
2. The tv listings data is stored in some sort of database, but say you also wanted users to be able login and show their favourites receive reminders etc etc. Would this user information be stored in the same database, or would there be two databases that somehow cross query each other?
1. Go to radiotimes.com and look at the tv listings, programmes are split on a grid pattern, the size of the pattern is dependant upon the length of the programme. I don't know the term for this grid type thing, what would it be called in php?
2. The tv listings data is stored in some sort of database, but say you also wanted users to be able login and show their favourites receive reminders etc etc. Would this user information be stored in the same database, or would there be two databases that somehow cross query each other?