PHP and Normalization
Posted: Fri May 09, 2003 11:29 am
Hi all,
Maybe I don't quite grasp the concept fully but does normalization make working in PHP harder? Don't you now have to connect to a bunch of differant tables to do inserts and updates if you are normalized instead of just connecting once? I was wondering if it was more for static data as opposed to a dynamic web site?
Any advice would be helpful.
Thanks
Maybe I don't quite grasp the concept fully but does normalization make working in PHP harder? Don't you now have to connect to a bunch of differant tables to do inserts and updates if you are normalized instead of just connecting once? I was wondering if it was more for static data as opposed to a dynamic web site?
Any advice would be helpful.
Thanks