Rabu, 04 Desember 2013

DirectNotif - Real-time notification system (Miscellaneous)

DirectNotif is a notification system in real time, you can very easily integrate it on your site. Just add a simple PHP and DirectNotif is functional.
The user doesn’t need to refresh the browser for the changes to take effect, a refresh interval of the script will automatically perform all.




Installation :


  • Upload all the content of the “upload” folder.

  • To install the database, you just need to import the database.sql file in your database (file is in the “database” folder).

  • After, enter your database informations in the assets/php/config.php file, edit the lines 3, 4, 5 and 6.

  • To use DirectNotif on a page, simply add the include tag which will take care of loading the entire script and display notifications.
    <?php require_once("assets/php/include.php"); ?>



Don’t forget to rate and comment, you can also request support I will always be ready to help.

Tidak ada komentar:

Posting Komentar