Time : 01:34:33
SQLSTATE[HY093]: Invalid parameter number
Raw SQL : UPDATE siparisler SET 
					urunID=?,
					odemeYontemi=?,
					tutar=?,
					adsoyad=?,
					telefon=?,
					eposta=?,
					il=?,
					ilce=?,
					musterinot=?,
					durum=?,
					aliciadsoyad=?,
					alicitelefon=?,
					gonderimtarihi=?,
					aliciadres=?,
					duzenleme=?,
					urunID=?
					WHERE ID = ?

Time : 01:34:22
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE ID = ?' at line 18
Raw SQL : UPDATE siparisler SET 
					urunID=?,
					odemeYontemi=?,
					tutar=?,
					adsoyad=?,
					telefon=?,
					eposta=?,
					il=?,
					ilce=?,
					musterinot=?,
					durum=?,
					aliciadsoyad=?,
					alicitelefon=?,
					gonderimtarihi=?,
					aliciadres=?,
					duzenleme=?,
					urunID=?,
					WHERE ID = ?
