RE: Php mysql update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry about that it hit me right after i sent the email.
Thank You so much for you reply


Hello, you have to do :
$dwsl = mysql_query('UPDATE database SET "Field"="Field"+1 WHERE 
"Criteria"=\'Criteria\'');> From: admin@xxxxxxxxxxxxxxxxxxx> To: 
php-general@xxxxxxxxxxxxx> Date: Mon, 29 Dec 2008 12:05:37 -0500> Subject: 
 Php mysql update> > Okay maybe i have just forgot.> I am trying to update 
the database and do a +1 to a int field without pulling the data and adding 1 
to it and sticking it back in.> > Someone refresh me on this please.> I think 
it is something like.> $dwsl = mysql_query("UPDATE database set Field='+1' 
WHERE Criteria='Criteria'");> > -- > PHP General Mailing List 
(http://www.php.net/)> To unsubscribe, visit: http://www.php.net/unsub.php> 
_________________________________________________________________
Téléphonez gratuitement à tous vos proches avec Windows Live Messenger  !  
Téléchargez-le maintenant !
http://www.windowslive.fr/messenger/1.asp

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux