i created a php application. it uses mySql database. i want to create an install.php for users install my database easily.
i don't know database creating functions. for example (CREATE TABLE, INSERT INTO)
does PhpMyAdmin give me this code? or any program. or must i learn it and type with my hand?