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