Is there any way to integrate my websites user database with the WordPress Users Data

Discussion in 'PHP' started by comanche82, Mar 28, 2010.

  1. #1
    I wanted to add a blog to my current php/mysql page but I don’t want my users to have to log in 2 times. Is there any way to integrate my user database with my WordPress database? Any help would be great.

    Thank You
     
    comanche82, Mar 28, 2010 IP
  2. danx10

    danx10 Peon

    Messages:
    1,179
    Likes Received:
    44
    Best Answers:
    2
    Trophy Points:
    0
    #2
    Modify your current php/mysql page to match wordpress's database structure, at the end you'll then be connecting to the same db for both blog and your page.

    But alittle warrning, this can be a tedious task, depending on your 'page'.
     
    danx10, Mar 28, 2010 IP