bb187
06 May 2008, 03:46 PM
I want to design a site similar to hotornot.com. I want to have premium as well as free memberships. Users will be able to make a profile, have a few pictures, select certain things about themselves, and be able to search other members by this criteria. No rating feature currently needs to be implemented. My question is what technologies would be the most appopriate to handle this type of site? I'm fairly new to programming (just a designer) so I think that I need to have php handle most of the requests (databases with the info stored (like their pics, preferences, etc). Is there anything else that would make this easier, like a shopping cart for social sites sort of? Any help is greatly appreciated.