I am using framework Drupal 7 and environment Windows with mysql. I have a question that I want Asynchronus call in php where I have to update certain values in database but I don't want to stop the execution of a function. Function should complete and return value even if the database processing is going one.I am using framework Drupal 7 and environment W