PHP DIY website database multi client

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Manaze
    New Member
    • Jan 2008
    • 2

    #1

    PHP DIY website database multi client

    Hello and good day. I couldnt find anything about this when i searched around and i hope it is ok to ask here. I am looking to set up a multi user/client DIY website/store much like diyestores.com.

    the problem im running into is trying to figure out how to do it. im familiar with forums and blogs, as ive got those implimented already. i guess im lost at where to start. i know what to do when i get the tools...its just a matter of finding the right tools to get this in place. i assume that i will need a php database for this, correct? ive looked at a lot of softwares such as coffeecup but not sure how to tie that in with my php database and how users will be directed to it to start building their site instead of being directed to my site/their host, admin area.

    i dont mean to sound like an idiot and i do appreciate your time and any suggestions/advice you can give. Very much appreciated.
  • MarkoKlacar
    Recognized Expert Contributor
    • Aug 2007
    • 296

    #2
    Hello,

    I'm pretty sure you need a database, you need to store information and there's no better way. How familiar are you with php, and how familiar are you with mysql? My solution to the problem at hand would probably be to store som e css stylesheets, or similar, and have the user choose what stylesheet to use.

    I think your user need to log in order to be directed in to the site building area, for this you will need to look at sessions.

    Keep posting if you need help.

    GL

    Comment

    Working...