Thread: login script
View Single Post
  #5 (permalink)  
Old Mar 10th, 2008, 11:44
masonbarge's Avatar
masonbarge masonbarge is offline
Highly Reputable Member
Join Date: Jan 2006
Location: Atlanta GA
Posts: 631
Thanks: 0
Thanked 0 Times in 0 Posts
Re: login script

Quote:
Originally Posted by hobbit666 View Post
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.
Reply With Quote