I am not able to get the warning the sql query is working and mysqli_query() returns 1 and each time my database is also being updated . What is the problem?
According to another question here :
The INSERT command will return a boolean(true/false), So you must use select command to get the required result
INSERT