Create and Download a CSV File using PHP


In this tutorial, I will show you how to create and download a CSV file using PHP. It is very common that you need to export your MySQL data into Excel CSV format either for reporting or for uploading into another database system.

0 Comments

Facebook Official Page: All PHP Tricks

Twitter Official Page: All PHP Tricks

10 Top JavaScript Charts and Graphs Libraries


For the presentation of data, a JavaScript chart is a crucial component of a web application. JavaScript charting libraries are, therefore, unavoidable. Because of how the brain is wired, it interprets visual information better than any other type.

0 Comments

Facebook Official Page: All PHP Tricks

Twitter Official Page: All PHP Tricks

Validate Dynamically Added Group of Input Fields Using jQuery & PHP


Today, in this tutorial, I will show you how to validate dynamically added group of input fields using jQuery & PHP. Client side and server side validations, both are essentials in web forms.

2 Comments

Facebook Official Page: All PHP Tricks

Twitter Official Page: All PHP Tricks