🍎+🐘 This repository contains integration codes between swift and PHP.
To get the answer to the question above you can check up the following files:
• config.php (This file sets up the database information)
• connection.php (This file creates the connection between the PHP and mysql)
• insertUser.php (This file receives the data POST sent from Swift and insert the information in the database)
• insertingUserSwiftPHP.swift (This file contains the whole setting of a string request)