Qersh

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About Me
  • Résumé
  • Contact Info

Monthly Archives: July 2010

Get The Last Inserted ID when using Zend_Db

Posted on 19/07/2010 by Mohammad Al Qersh
Reply

I was working in migration script which I am only using Zend_Db Component with the MVC (Normally I use Zend_Db_Table) and it seems that $db->insert(‘table_name’, $data); is not returning the last inserted id and after some investgation I fount that to get the last inserted id you should use the following method

$db->lastInsertId();
Posted in Uncategorized | Leave a reply

Archives

  • January 2013
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010

Meta

  • Log in
Proudly powered by WordPress