ive been working on a php project in which the main function is to add and record scores of a basketball game, but not necessarily by all the players but the score of a team, im having problem in computing for scores, i use switch statement that add 1, two , or three points to the initial score 0, but always return the same value as to what button is clicked, i dont know what logic is needed to make this work..
can anyone help??
any help would be much appreciated,tha nk you
can anyone help??
any help would be much appreciated,tha nk you
Comment