Skip to content

qjunchen/Database-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is the code (PHP & Swift/iOS end) for the iOS database connectivity App I created earlier.

This App allows you to connect to an online database(mySQL) from Swift, using PHP. You may edit all this code and use it for yourself.

To make this work, follow these steps:

  1. Adjust the PHP end to work with your website

  2. Upload the PHP end to your website

  3. Adjust the iOS end to work with your PHP

  4. Try it out!

This will also work without modifying, since it is connected to my database. You may try it out with my database.

NOTE: The iOS end is slightly different from the iOS end in the video, this version can get AND upload data in the same App.

If you have any questions, mail me at: tajymany@gmail.com

About

This is an iOS-mySQL(online) connectivity example (friend list).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 57.3%
  • XML 24.5%
  • PHP 18.2%