GetSQLValueString($_FILES['file']['tmp_name'], "text"),
GetSQLValueString( file_get_contents ( $_FILES['file']['tmp_name'] ), "text" ),
Comment