Jump to content

lilsim89

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Posts posted by lilsim89

  1. He's right,

    If you mean you want to authenticate your users with google for example,
    forget it. But if want to use another site that you own or have administrator
    access to, that should work fine with the method posted earlier.

    If your looking for a site to unify your log-ins, I remember reading of an
    open source project, which was rather mature, that 'unified' the way sites
    logged users on. I'm sure, if this is the route you want to take, you could
    find the project via google or sf.net.

    Hope that helps.
  2. Hey,

    It looks like you want(or should) have any one or two, etc. albums to
    correspond to a band. That's called a table relationship.
    Use foreign keys to have that happen.

    So, That means if you'd want to pull up a band, then pull up all albums they made, the foreign key would be the glue between it. It makes it A MILLION times easier to do so.

    I would like to explain further, but knowing what DB you're using would make it easier.


    I hope that helped you.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.