/water_meter

get int from html form, then add that int to database

Primary LanguageC++

water_meter

takes int value from web page and put it in mysql database

Added config file. Used curl,libconfig, libmysql. This program only created to ease my job.