Being new to PHP I was wanting to eventually make my site utilize a user login due to a disclaimer I need the folks to read and agree to prior to using the site. So I'm exploring my options. I was wondering if there was a way when they registered to automatically add them to the WordPress database with the same username and password at a specific level that would not complicate matter's. Something like a string array (if thats what I'm looking for) that would make the two databases seemless. Has anyone seen any post like this or articles writen on how to do this?
Thank you!