To generate reports or to print data or for some other purpose we often need data to be export in excel or csv format.
MySql
Being Idea is a web platform of programming tutorials to make better programming skills and provides Software Development Solutions.
Most Popular Posts
Load More items from mySql database using jQuery and PHP
You might have seen the implementation of Ajax based data loading technique at Facebook, Twitter, E-Commerces website or some other websites.
Import Excel file data in mysql database using PHP
Importing excel data into database using PHP is very easy by php file function. We will use this function to import data from excel sheet to database. Steps are given below to upload or import excel data in your database.
Youtube Like & Dislike System using PHP, MySql, jQuery and Ajax
I introduce a like/dislike system with a simple stat widget little like the youtube design.
Create an RSS feed using PHP
RSS (Rich Site Summary) is a format for delivering regularly changing web content. Many news-related sites, weblogs and other online publishers syndicate their content as an RSS Feed to whoever wants it.
Ajax dropdown using PHP, MySQL and jQuery
Country, State and City Ajax Dropdown is a select box without page rendering.