Hello all,
I'm reading the PHP version of this tutorial:
http://www.macromedia.com/devnet/mx/...ord_store.html
I ran into a problem.
This tutorial is based on the assumption that I will work on a local PC with Mysql and PHP installed.
However I'm working with a remote virtual host, which has php, MySQL all this kinds of stuff.
In the downloaded file recordstore_php.zip (1,851 KB) , there are a lot of MYD, MYI, FRM extension files.
I assume they're files that information is stored in.
My question is, how can I inport these information into my remote MySQL database via myPHPadmin?
Any feedback will be highly appreciated.
The file I'm refering to can be found here
http://www.macromedia.com/devnet/mx/...dstore_php.zip