how attach my all sites??

Discussion in 'Web Development and Programming' started by love2rule, Sep 2, 2011.

  1. love2rule

    love2rule Regular Member

    Joined:
    Jul 28, 2011
    Messages:
    35
    Likes Received:
    0
    bro i am working on mobile sites and want to make different sites but with same login like google have different sites but every site can be excess with one email id and password without registering again and again. can you help me
     
  2. Gufran

    Gufran Regular Member

    Joined:
    Jul 2, 2011
    Messages:
    63
    Likes Received:
    2
    Location:
    India
    You should use a single database to store the user details and then code every page to collect all the details from/into this database.
    This would allow your users to sign up only once and then they will be able to use every service or website you are offering.
     
  3. love2rule

    love2rule Regular Member

    Joined:
    Jul 28, 2011
    Messages:
    35
    Likes Received:
    0
    is it possible i tried many time but while installing it refuse to install
     
  4. Brandon

    Brandon Regular Member

    Joined:
    Jun 1, 2009
    Messages:
    6,602
    Likes Received:
    1,706
    Location:
    Topeka, Kansas
    First Name:
    Brandon
    Have you tried OAuth?
    http://oauth.net/

     
  5. SpacewardAsh

    SpacewardAsh Lurking From Space

    Joined:
    Jan 2, 2011
    Messages:
    211
    Likes Received:
    683
    Location:
    Falmouth, Cornwall, UK
    First Name:
    Ashley
  6. Cerberus

    Cerberus Admin Talk Staff

    Joined:
    May 3, 2009
    Messages:
    1,031
    Likes Received:
    500
    I would set it up like this

    aimg600.imageshack.us_img600_2690_datapf.png
    I am no artist.. I am a coder LOL
     
    Dan Hutter and Brandon like this.
  7. Brandon

    Brandon Regular Member

    Joined:
    Jun 1, 2009
    Messages:
    6,602
    Likes Received:
    1,706
    Location:
    Topeka, Kansas
    First Name:
    Brandon
    Nice image :D
     
    Dan Hutter likes this.
  8. Cerberus

    Cerberus Admin Talk Staff

    Joined:
    May 3, 2009
    Messages:
    1,031
    Likes Received:
    500
    LMAO I forgot about that beautiful peice of art I made in photoshop .. But you all get the idea :P
     
    Brandon likes this.

Share This Page