Likes Received By ze0xify

  1. Deacalion liked ze0xify's post in the thread Make a row increase every time the same value is added to the table?.

    In MySQL: Make the query similar to: INSERT INTO `table` (`id`, `name`, `count`) VALUES ($id, $name, 1) ON DUPLICATE KEY UPDATE...

    Jul 27, 2010