Hi all,
wondering how best to do this - jsut a simple app i want to build that stores syndicate members lottery numbers and is updated after each play (this part im ok with) What i want to do is try and indicate how many numbers stored match the numbers played. I'm just starting with php and dont know any of the functions but what better way to learn! I currently have the numbers stored in a mysql db, in 2 formats - one is a field containing all the players numbers, comma seperated, the other way is one number per column - wasnt sure how best to structure for the matching!
Any advice or pointers are gratefully received!
Thanks :0)
wondering how best to do this - jsut a simple app i want to build that stores syndicate members lottery numbers and is updated after each play (this part im ok with) What i want to do is try and indicate how many numbers stored match the numbers played. I'm just starting with php and dont know any of the functions but what better way to learn! I currently have the numbers stored in a mysql db, in 2 formats - one is a field containing all the players numbers, comma seperated, the other way is one number per column - wasnt sure how best to structure for the matching!
Any advice or pointers are gratefully received!
Thanks :0)