[TrinityCore] Application Safe Web Connection Up to Date

   (0 reviews)
Sign in to follow this  

1 Screenshot

Screenshot-2.png

Made this application for people to use as example of how to do safe mysql connection without writting mysql info details into your "featured launcher".

This is simple because the database info is handled in 2 php files on your webserver for example I have:

  • htdocs/appconnect/index.php
  • htdocs/appconnect/database.php



The client application only reads the result returned by index.php where in my example the link contains parameters such as:
"http://scenegaming.com/appconnect/index.php?username=admin&password=admin"

Source included in the DOWNLOAD BUTTON




Aramiel's Other Downloads


User Feedback