vegasdad Posted November 16, 2010 Share Posted November 16, 2010 I am beginner and have so far created a file using xampp in myphpadmin. I can see the table in myphpadmin. How do I save and view both to my localhost and then to the web? Link to comment https://forums.phpfreaks.com/topic/218894-saving-from-myphpadmin-to-localhost/ Share on other sites More sharing options...
samtwilliams Posted November 17, 2010 Share Posted November 17, 2010 Build your table on your localhost and then use the export function to grab the SQL code then just simply execute it on your new server. I suggest you have a read on the basics of mysql first, heres a great resource: http://www.tizag.com/mysqlTutorial/ Sam Link to comment https://forums.phpfreaks.com/topic/218894-saving-from-myphpadmin-to-localhost/#findComment-1135423 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.