The way that PHP works, it doesn't have a design view because it isn't a markup language. If you want to use PHP you are going to have to do some serious learning. I recommend Notepad++ for editing PHP. Dreamweaver is of very little help where it comes to PHP.
If you want to play with PHP you should install XAMPP to turn your development PC into a complete web server that you can try out ideas on.