Our server is Java-based, we'll be doing the registering and such from there. (I'm new to the POST/GET/WHATEVER stuff) Is it possible to send the POST from our server so that the registration will go through all the checks and stuff that are built into the register.php file? Or do we just have to go straight to the DB? I'm wondering if that would create any problems with the passwords or the password salt fields or anything once the user actually attempts to log into the forum....
|