tutorial simple manage database

Newbie Spellweaver
Joined
Dec 22, 2013
Messages
9
Reaction score
0
hello. i have look many people using server pokemon database via navicat and mysql. today i wanna show the easy host database. this is the old trick. first download wamp . using wap server is very simple. after install wamp server, go to the go to show hidden icon on like the below picture

vqoley - tutorial simple manage database - RaGEZONE Forums


then put it on online.

after that go to your browser like chrome, firefox or etc, type this link . now you can manage your database there. its very simple.

sorry for my bad language because english is not my main language.
 
Well I prefer Navicat over PMA as for importing database it doesnt stop on any error and the max execution time for PHP is only 300 seconds.

Also people might bruteforce your PMA when they find it on your webserver.

Also you dont need to install WAMP for PMA as you can download for free here:
 
Back