How can I dump sql command in to a database.The username,pass and database name are entered by the user in php file I need a file install.php ,that asks for username,pass and database name from the user and write those values to a config.ini file pls help