I started a googlecode page for my SVN Login Server PHP Utilities here:
https://code.google.com/p/eqemuphpls...ource/checkout
Note in the registration folder there is an eqreg.php and an eqreg_optional.php. Same with the insert files.
The optional versions are for those that want to use the dual login server version, otherwise if you don't use the public LS just use the regular version. If you do decide to use the optional version make sure to remove the _optional from both the eqreg_optional.php and insert_optional.php and rename them to just eqreg.php and insert.php, since the code within calls for those filenames.