Cheap Web Hosting for Developers

PHP, MySQL, Java, Unix Cheap Web Hosting

114 Chapter 3 Application Design: A Real-Life Example

Filed under: Web Applications Development With PHP4.0 — webmaster @ 20:32

116 Chapter 3 Application Design: A Real-Life Example Listing 3.4 Continued } ////////////////////////////////////////////////////////////////////////////// // // myplugin_deinit() - deinitializes this plug-in // ////////////////////////////////////////////////////////////////////////////// // // All deinitialization code should go here. This function is called before // the bot goes down; thus, all network connections are still active. // // Although the return value is currently not used, 0 should indicate // deinitialization failure and 1 deinitialization success. This might be // used later on to force delayed shutdowns. // ////////////////////////////////////////////////////////////////////////////// function myplugin_deinit() { // remove callbacks here chat_remove_callback(CHATCB_IDLE, myplugin_idle_callback ); return(1); } ////////////////////////////////////////////////////////////////////////////// // // NOTE: DO NOT CHANGE ANYTHING BELOW THIS POINT! // ////////////////////////////////////////////////////////////////////////////// // installer code starts here // register initialization function chat_register_plugin_init($plugin_init_function); // register deinitialization function chat_register_plugin_deinit($plugin_deinit_function); // installer code done ////////////////////////////////////////////////////////////////////////////// ?>

Note: If you are looking for good and high quality web space to host and run your application check Lunarwebhost Inexpensive Web Hosting services

1 Comment

  1. amoxicillin dosage…

    news…

    Trackback by amoxicillin dosage — 12. December 2007. @ 19:59

RSS feed for comments on this post. TrackBack URI

Sorry, the comment form is closed at this time.

Powered by Cheap Web Hosting