mysql - How to use Xammp or apache with Unity -


i m not sql , database in general.

i created login database login menu. use xammp ( apache , mysql) connect server through .php file.

the thing is, when run project, cant connect database if apache not running (although mysql seems unrelevant).

i wondering how make apache run automaticaly project or enable project connect databse without need connect apache?

or missing essential?

ps: have xammp folder(with xammp related stuff), login.php file inside not inside project folder


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -