Page 1 of 1

Help

PostPosted: 10. May 2006 05:57
by shas11au
Hello, :)
Could you tell me where you put the files for the data in mysql and dreamweaver in xampp :?: :?
I can't seem to find where they go. :(
I was using uniserver and it automatically put the files where they need to go. :D

PostPosted: 10. May 2006 19:43
by capitalfellow
what kind of data do you mean? Please describe the steps you did on the server at your university so we can figure out their equivalent for xampp.

PostPosted: 11. May 2006 03:03
by shas11au
capitalfellow wrote:what kind of data do you mean? Please describe the steps you did on the server at your university so we can figure out their equivalent for xampp.

the data for the datbase and the web pages you create in php

PostPosted: 11. May 2006 04:23
by capitalfellow
You can administer (create/delete databases, create/delete tables) and add data to your databases either by hand (manually adding the data) or import the data using the phpMyAdmin tool at:

http://localhost/phpMyAdmin

PostPosted: 11. May 2006 14:12
by shas11au
thank you, will try it