silverglade Posted August 8, 2009 Share Posted August 8, 2009 hi, im new to php and mysql, i was wondering, should i make my tables and data with php scripts adding them to the database like that, or should i just go into the administration panel and add the tables and data from there? any help greatly appreciated. it seems like doing a php script adding everything is tedious but is that the right way? thanks. derek note: the tutorial is having me add all of my info to the mysql database via scripts. Quote Link to comment https://forums.phpfreaks.com/topic/169348-adding-tables-and-data-with-php-script-or-by-using-the-admin-panel/ Share on other sites More sharing options...
DaiLaughing Posted August 10, 2009 Share Posted August 10, 2009 Do it in the admin panel or PHPMyAdmin. Quote Link to comment https://forums.phpfreaks.com/topic/169348-adding-tables-and-data-with-php-script-or-by-using-the-admin-panel/#findComment-894721 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.