Table: pushnotifications
Tool: 
Push Notifications  
   Fields
   id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 member INT UNSIGNED NOT NULL v5 title VARCHAR(50) NOT NULL v5 message VARCHAR(255) NOT NULL v5 url VARCHAR(255) NOT NULL v5 tag VARCHAR(20) NOT NULL v5 icon VARCHAR(255) NOT NULL DEFAULT '' v5 added INT UNSIGNED NOT NULL v5    
   Example PHP Usage
   The following php example is designed for the main folder: /
   
   
   Other Push Notifications Tables
     pushnotificationkeys     pushnotifications