okay i changed it to
$uresults = mysql_query("UPDATE cfo SET notes = 'testt3443ttttt' WHERE ordernumber = '3651' ");
mysql_error($uresults);
*I changed the variables to see simplify my errors and narrow down whats going on here.
The error I get is this:
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/dmovers/public_html/admin/cfo.php on line 253