PHPSuperBlog.com

Archive for the MySQL

Import Excel, CSV file data into MySQL database table

To import Excel data into the MySQL database’s table is easy. All you have to do is to save the Excel file as “CSV” Format, and use phpmyadmin to complete the job for you. Here I have create an example to show you how to do so:
Continue Reading →

Install AppServ – A server environment with (the PHP, MySQL and Apache) into Windows

If you website is not host in home computer but in an external public company and sometimes you might like to test some PHP and MySQL applications, it is not necessary to upload the files there for testing before it actually goes live. We could install a PHP, MySQL and Apache environment in windows for testing. The program is called “AppServ”, and here is how you do it: Continue Reading →

  • Categories

  • Useful Downloads