gijs33 Posted October 3, 2013 Share Posted October 3, 2013 I am very new to PHP programming but fairly comfortable with writing basic SQL queries. I am working on a project that would take a persons for inputs and write them to a database. I have a decent understanding of that part. Where I'm stuck on where to go next to learn is the second part of what I'd like to do. I want a page that will read the database values of what one person chose (1 of 2 options, ex. team a vs team b) vs another table that would store actual outcomes and perform a calculation (if you chose A, and A is the "winner" in the second table, then you get value 1 for this game...etc.) I'm just not sure where to find help (reading/tutorial/video/classes) on doing those kinds of cross table compare/calculate functions. Can anyone point me in the right direction? Thank you so much in advance. Quote Link to comment Share on other sites More sharing options...
Barand Posted October 6, 2013 Share Posted October 6, 2013 It would help if you let us know what your data looks like Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.