Related Articles
How to Create Ical File to Work on Outlook, Google Calendar and Mac Icalendar
To Create Ical files we need to follow some standards set by ietf.org. Below are the working copies of the sample ical files created and these are tested on Outlook calendar, Google Calendar, Mac Icalendar, and Thunder Bird Calendar with Lightning plugin. How to Create Ical File Ical Events Files for Create Event, Update Event, […]
This app still has access to your account when your device is turned off
Have offline access This app still has access to your account when your device is turned off. This error occurs because previously you have granted access to the same user id, it will take some time at Google to update Auth Token and then it refresh. If you do after some time then it will […]
Export to Excel Using PHP and Mysql
Below simple program will export mysql data values to excel sheet without using any PHP libraries. Export to Excel Using PHP and Mysql Note: IF you get errors or in excel all the data is in one column, then instead t tab space use, comma ‘,’.