phpmyadmin - Automatically initializing mySQL structures (without mysql shell) -
my isp not give me access mysql shell , therefore i'm forced in manual import of initial tables structures.
can use : phpmyadmin , ftp sql server
idea how automate php script? apart last resort consists of writing creation steps 1 one in php.
perhaps sql dump interpreter issuing sql commands exist ?
basically have create own interpreter.... quite simple simple actually.
Comments
Post a Comment