View Single Post
  #2 (permalink)  
Old 12-26-2007, 10:07 AM
MentalClinic's Avatar
MentalClinic MentalClinic is offline
Master Babbler
 
Join Date: Dec 2007
Location: Estonia
Posts: 126
MentalClinic has a few positive reputation points
Send a message via MSN to MentalClinic
Default

You mean like.. every visitor can customize your site template to their liking?

That is very hard to do. I would probably look into AJAX which will allow user to drag&drop stuff, like containers, menus etc. to different position, probably also somehow make possible to add links to them.. and then relate it to mySQL with user database and individually save changes for everybody there..

I say again, this is very hard to do. You will probably have to learn it for months before even getting close to what you want. If that is what you mean..


If you just wish to add to profile something like "Show 'Links' sub-menu" or "Show Online Users" or what ever then basic PHP is enough though.
Reply With Quote