iam developing a module in Drupal, which needs to have a locking machanism, When one user operating on form submission other should nt take action,
How do i can achieve this in php/drupal
iam using mysql database with MyISAM/INNODB
Please help me
Thanks in advance
Kamal
Drupal 6.16 implemented a locking framework.
http://api.drupal.org/api/drupal/includes–lock.inc/6