Hey everyone,
Im currently in the process of experimenting with and building some HTML powered iOS apps.
So far things are going well, but I want to take things to the next level:
I have a website which stores user data in a mysql database. I was wondering whether its possible to somehow build an app using Javascript & HTML and server side php code to allow the app to essentially connect to the mysql database and pull information such as usernames, passwords, profile information etc.
I have done some experimentation using javascript, and can get a server-side .php file to display the results of a query which it run from mysql.
I was wondering whether someone has any experience with such projects, and whether there are some good articles, tutorials or resources that would be worth looking at. Also some experienced advice would also be much appreciated.
Many Thanks in advance!
Im currently in the process of experimenting with and building some HTML powered iOS apps.
So far things are going well, but I want to take things to the next level:
I have a website which stores user data in a mysql database. I was wondering whether its possible to somehow build an app using Javascript & HTML and server side php code to allow the app to essentially connect to the mysql database and pull information such as usernames, passwords, profile information etc.
I have done some experimentation using javascript, and can get a server-side .php file to display the results of a query which it run from mysql.
I was wondering whether someone has any experience with such projects, and whether there are some good articles, tutorials or resources that would be worth looking at. Also some experienced advice would also be much appreciated.
Many Thanks in advance!