23.05.2012, 01:35
it has no Username value , so unless you have a record in the db with a blank username it wont update.,
also i dont think you have to use
mysql_free_result(); on an update or insert statement,
just on querys that return data,
also i dont think you have to use
mysql_free_result(); on an update or insert statement,
just on querys that return data,