Did anyone start to learn PHP using DREAMWEAVER ? Back in the day i learned HTML with MS FRONTPAGE... The last 10 years i always hired a coder...but im thinking about learning PHP....is DREAMWEAVER a good program to use while learning PHP? THanks, -C
If you have money to spend, you can buy Dreamweaver. But to learn PHP, using a Dreamweaver is not a must. There are a lot of other editors that you can use out there. - Dynashox -
I learned most of my PHP out of the book. Dreamweaver has a lot of tools but then you have to take the time to learn Dreamweaver and then make your way into PHP. I'd try working with Notepad and reading some tutorials online where they explain the code. It'll save you time having to purchase and learn how to use Dreamweaver first...
To learn ? Every editor is the same. Using dreamweaver you can develop almost a working cms without diving in to code. Refer some books. Good luck.
A good reading I can recommend is "Build Your Own Database Driven Web Site Using PHP & MySQL, 4th Edition". If you want to learn the right way build something while learning, dont use the dreamweaver's built in php stuff