Quote:
Originally Posted by hobbit666
If your just starting out with PHP and MySQL i would recommend using Dreamweaver as it does a lot of the database code in just a few clicks.
I know a lot of people here will kill me suggesting to use it but tbh i love using it as it cuts coding time down so much when working with databases
|
Not going to kill you, but I will disagree strongly

IMO, it's a huge mistake in the long run unless you just want to mess around and have a little fun. It's like learning how to swim in the kiddie pool.
If I had to choose one db program, I'd also pick MySQL. If you learn any flavor of
SQL, it's pretty easy to transition to another, i.e. 80-90% of what you learn from MySQL will apply to MSSQL.