News

There may be times when you'll want to copy a MySQL database to a website. For example, if you are going to make changes to your company website, you should edit a copy of the site, not the live ...
how would you go about making a graph (lets say, something like you'd see for the cpu utilisation in taskmanager) from value in a mysql database? is this possible in php at all?