I need a way through any language mysql, php, ect. to manually update a mysql database with a number of users based on a condition.
--My problem is I'm running a sports picks website and I need an easier way to update scores based on the picks users make--
--The way I do it now is through php and the user has to log in to trigger the function. i need a way to do it manually and effect all users--