Add this code before starting the session of that page.
Add a .htaccess file at root and add following code
For download table from myslq into .xls form without asking have two basic steps: create connection to the database create index file to get the data from database, execute code and get desired output ( .xls file ) 1. connection to Database in connection.php 2. Then in index.php add this code after adding this […]
Mailed-by header remove in cakephp: Through Email component: Through CakeEmail Class:
BY default short-codes are not working in widget area for this you have to add one line code in your functions.php file