how should i design the database?

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.

Moderator: General Moderators

Post Reply
malcolmboston
DevNet Resident
Posts: 1826
Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK

how should i design the database?

Post by malcolmboston »

i am currently looking at recreating my cookie calendar for
PHP and MySQL

i would like the calendar to be customised for each individual

was just wondering what sort of fields you guys think i would need, i am not asking for code, i have a pretty good idea of how to do it, and am pretty sure it will work i just would like your 2 cents on the database infrastructure

Any Ideas?
User avatar
AVATAr
Forum Regular
Posts: 524
Joined: Tue Jul 16, 2002 4:19 pm
Location: Uruguay -- Montevideo
Contact:

Post by AVATAr »

Requirements?
Post Reply