i want to learn php coding and want to use dreamweaver to make websites with php , if anybody can give me links to php guides in pdf format ,it will be very useful to me
I don't have any in PDF format (I don't care for PDF, huge and take awhile to load for me) but here's a CHM file or two I put up on my site a long time ago. The one (I can't remember if I put more than one in it) file is the tutorial I started out with and it got me started greatly. None of them explain Dreamweaver and I've never used Dreamweaver but maybe they'll still be useful to you. Also, since they're CHM files, you'll need to be on a Windows OS. http://www.sitexero.net/files/php.zip
Any program for PHP is very similar - Dreamweaver, Notepad++ or whatever will have no difference, as yu have to hand type code. However, some IDEs come with PHP built in, so you don't have to set up a localhost,
I used HTML-Kit for the longest time since it had a built-in FTP and syntax highlighting and many plugins.