Aramiel Posted October 18, 2018 Share Posted October 18, 2018 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 here: https://github.com/SuperDevRealm/Sim...harpConnection Link to comment Share on other sites More sharing options...
[Trinity] Application Safe Web Connection
By Aramielin General
Recommended Posts