• Resolved bwreilly00

    (@bwreilly00)


    4 days, 2 hours ago
    I am using biz.nf free plan which provides PHP 5 & 7 and CGI perl features to host my bocce ball website wish to add some functionality that will allow the captains of each team to use the front end to enter the game scores. My requirement is that only captains can enter scores for the game results (theirs and the opponents score).

    I was thinking about creating a separate page that would provide the following capabilities.

    ? Captains register by creating a userid and password
    ? Displaying a form to allow captains to sign in
    ? Select a published game and enter the results, which would update the database and display the event results as if the scores were entered via the backend
    ? Provide edits to validate the scores

    Is this a feasible approach? And, am I on the right track to allow game results to be entered via the front end. And, the big question is where would I put the code

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘sportspress enter game results via frontend’ is closed to new replies.