Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between hook_init, hook_boot, hook_exit?

Answer Posted / Vipul Pratap Singh

hook_init() is a Drupal hook that runs at the beginning of each page request after all modules have been loaded but before the database connection is established. hook_boot() is a Drupal hook called during the bootstrap process when the system is being initialized, before the database connection is established.nhook_exit(), on the other hand, is not a Drupal core hook, but it's used to customize Drupal's exit behavior. It runs just before Drupal shuts down.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the drupal current version?

147


How to create custom table using drupal module?

123


How will you create a field using code?

118


Did you contributed the drupal site (any module)?

102