DataBase Question, Please Help!!!

walterf25

Expert
Licensed User
Longtime User
Hello everyone, i really hope someone can point me in the right direction here, I need to re-write an application i made using App-Inventor, i'm very thrilled and happy using Basic4Android but i'm trying to find a way to establish communication between my device and a database, My app is a Quiz, so what i really need to do is everytime there's a question i would like to display three possible questions and when the user clicks on a question, the device needs to verify in the database if the answer is the correct one, i hope i'm making sense, if anyone has a better way to do this i will really appreciate your feedback.

Thanks all.:sign0163:
 

walterf25

Expert
Licensed User
Longtime User
DataBase

Ok i've looked at the beginners guide but i don't see any relevant information there that can get me started in the right direction, ugh this is not good, i was hoping to get some good feedback from someone here, i've looked at the other posts on here but i can't really understand how to set up a SQL server on my computer, i see that there are php scripts but i'm not sure where to begin, please help!!!!!!! :BangHead:
 
Upvote 0

Brad

Active Member
Licensed User
Longtime User
Gotta wait for more then just an hour for responses! :)

Setting a sql server and creating php pages goes beyond the scope of the beginners manual. If you are a beginner then I would suggest using a host such as godaddy or find a free host. Setting up a local Mysql/php/webserver can be a daunting task for a beginner. This site has great tutorials on PHP and MySQL.
 
Upvote 0
Top