| WebSys Fall 2006 - HW1 FAQ |
|   WebSys Home   |   HW1 Assignment |
+ Database Options
|
Question: | Do I have to use MySQL? |
|
Answer: | We really don't care what database you use, as long as you can access it from PHP. We will discuss how to access MySQL from PHP in class, and will provide sample databases that are ready to use with MySQL. If you know what you are doing, it won't be hard to use some other database system (if you have not used a database before, then you should probably stick with MySQL). |