
How to add recommended security headers on WordPress
Post Views: 2 In this article we learn how to add security headers in wordpress website. Headers are basically use for secure our website. Default headers are automatically add in our …
Read MorePost Views: 2 In this article we learn how to add security headers in wordpress website. Headers are basically use for secure our website. Default headers are automatically add in our …
Read MorePost Views: 5 In this article we are using phpseclib PHP library to transfer file from one server to another. To transfer files from one server to another using SFTP …
Read MorePost Views: 106 This code is probably a UTF-8 byte order mark in one of the files Joomla uses or includes (it’s only a zero-width no break space if it …
Read MorePost Views: 291 PhpWord is a PHP open source library to generate Word files. In this example we learn how to update an existing Word template using template Processor class. …
Read MorePost Views: 277 Cross Origin Resource Sharing (CORS) is a mechanism that uses additional HTTP headers to tell a browser to let a web application running at one origin (domain) …
Read MorePost Views: 147 Sometime this error occurs when we download file using Headers. This happened because the file size is different from the one previously specified or something network connection …
Read MorePost Views: 20 In vtiger it’s very simple to update a record in module. First include your module file in your working file. Then copy below code and use in …
Read MorePost Views: 142 In this tutorial we learn how to create a drop-down list in Excel that lets you select multiple items. When you create a drop-down list using Excel …
Read MorePost Views: 137 When we create Dropdown list for Country and City. We can’t easly find out corrosponding city for the country. To make it easy excel have a function …
Read MorePost Views: 271 Sometime after exporting an excel it does have space in top of the sheet. Due to this space excel workbook content format lost. Steps to resolve this …
Read More