Type: Posts; User: nalaka
waiting for the reply
waiting for ur reply
yeh it is inserting instead of updating
again there is an error when i going t update an row, please show me the mistake.. if (isset($_REQUEST['id']) && GUID::isGUID($_REQUEST['id'])){ $queryStr2="SELECT * FROM project WHERE...
hey thanx a lot, got it, my mistake
hi i need a hep to solve this; i have two radio buttons and i want to send their values (1 or 0) to the mysql database PROJECT_STATUS field, but the database will not updating, below are the codes...