I'm new to php, so I installed xampp for windows.
Is there a windows software for easy MySQL administration? (creating/displaying/editing tables + data, creating relations ..) i've managed to open MySQL databases with ms access but it's a bit tricky.
my 2nd question: where exactly is the MySQL data stored? is it stored in a physical file which can be deleted/copied like ms access files? when working with colleagues, I'm finding it a bird hard synchronizing data if someone changes something (the database needs to be exported - imported ..)