or command line utils
mysqladmin -u<username> -p<password> create databasename
also, that url is sorta incorrect. the best way to wipe the contents of a table is to use TRUNCATE table. not DELETE FROM table.
__________________
php/mysql guru. hosting, coding, all that jazz.
|