Using Data Loader to connect charts to MySQL data base

Type tutorial

The purpose of this article is to show you how you can hook up your client-side charts to the database servers on your back end using server-side scripting languages. On the server side we’ll be using MySQL and PHP. However the principles outlined in this article will be applicable to any combination of server-side technologies, like ASP.NET+MSSQL, […]