Login/Registration panel
by Cezary · in Torque 3D Professional · 08/15/2014 (10:34 am) · 2 replies
Is it possible to create in Torque3D a login/registration panel based on a database(MySQL) ?
#2
Jokes Aside, that would be my resource for the PHP/MySQL auth system I wrote for T3D 1.2.
Lots of things in there to at least get you going in the right direction. Do realize, that this version was made for T3D 1.2, and there will likely be numerous differences to be had between 1.2 & MIT 3.5.1, so be sure to check over the code.
08/15/2014 (6:37 pm)
*swoops in* "Did somebody say authentication???" Jokes Aside, that would be my resource for the PHP/MySQL auth system I wrote for T3D 1.2.
Lots of things in there to at least get you going in the right direction. Do realize, that this version was made for T3D 1.2, and there will likely be numerous differences to be had between 1.2 & MIT 3.5.1, so be sure to check over the code.
Chris DeBoy