kevonini Posted March 14, 2012 Share Posted March 14, 2012 I have an assignment done in php with a MySQL backend, how would I make the MySQL database accessible to my lecturer as I need to submit the assignment on a CD. Link to comment https://forums.phpfreaks.com/topic/258924-assignment-submission/ Share on other sites More sharing options...
mikosiko Posted March 14, 2012 Share Posted March 14, 2012 not clear what you are asking for.... try to give a better explanation and sure somebody will offer some answers Link to comment https://forums.phpfreaks.com/topic/258924-assignment-submission/#findComment-1327393 Share on other sites More sharing options...
kevonini Posted March 14, 2012 Author Share Posted March 14, 2012 The assignment is a PHP assignment to do a site. I have done my php pages and connected to a mySQL database to get login information and store data retrieved from forms on the site. How would I give the teacher the pages along with the database so that she can access everything? Link to comment https://forums.phpfreaks.com/topic/258924-assignment-submission/#findComment-1327398 Share on other sites More sharing options...
mikosiko Posted March 14, 2012 Share Posted March 14, 2012 ask her.... maybe just provide your code and you tables schema (mysqldump) will be enough , otherwise you probably will need to host your website someplace to show it. Link to comment https://forums.phpfreaks.com/topic/258924-assignment-submission/#findComment-1327409 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.