Almost all web applications need to show announcement to the users, especially if the information is urgent and need to be displayed immediately. Some of the announcements are need to be displayed based on the certain language and also for the certain duration of dates. The question is, how can we display the announcement that […]
How to Show Announcement in All Pages of Websites that Created with PHPMaker 9.0.1
Have you ever encountered situations where you want to display the announcement for all of your users in all pages of your website that created with PHPMaker? Well, I have. So I created the following modification by customizing the template in order to implement it each time I generate my website using PHPMaker. Now you […]
How to Display Announcements in All Pages of Website Created With PHPMaker 8.0.3
Have you ever encountered situations where you want to display the announcements for all of your users in all pages of your website that created with PHPMaker? Well, I have. So I created the following modification by customizing the template in order to implement it each time I generate my website using PHPMaker. Now you […]