Thread: phpmyadmin
View Single Post
  #4 (permalink)  
Old 10-10-09, 08:28
marvin marvin is offline
BOD Member
 
Join Date: Oct 2009
Posts: 6
Default

Actually phpMyAdmin is just a user-interface for administering MySQL. Without phpMyAdmin, you will deal with the complicated MySQL scripts. The good source to refer is the Docs section on phpmyadmin site.
You can find good information including phpMyAdmin wiki there.
Reply With Quote