Related Articles
How to edit or write a file in Linux
To open a file vi filename to edit file press insert or i and to exit escape :wq! exit without write anything escape:q!
Auto In-feed native ads From Google Adsense
Google is inviting its publishers to try new experimental feature in AdSense Labs, to test, and provide feedback on features they’re working on. Auto In-feed native ads Auto In-feed is a native ad format placed inside your feeds. In-feed ads match the look and feel of your site, providing a better user experience for your […]
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 ‘,’.