1
I'm trying to intergrate the registration form for XOOPS into another user form I have.
I want the form to post to a page I already have for my current user form & just add a few lines of code to insert them into the XOOPS database.
I was hoping to just add a few MySQL insert queries into my existing form handler.
Is this possible?
What information/feilds needs to go into the XOOPS database?