Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Unity Application Data Sending

The UniPhpSql.cs (Unity C#) gathers user data and sends it to the PHP script on the server via an HTTP POST request.

db.php

The db.php file contains the code to connect to the database.

insertscore.php

The insertscore.php file contains the PHP script that receives the data from Unity, executes the SQL statement, and returns the result.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages