Where is a good website that has tutorials and helps you learn php? I am an experienced programmer in other languages so I believe the learning curve will be slightly easier. I believe I learn very well this way and was wondering if any of you experienced php programmers knew of any good websites to help me learn. Thanks
php.net/tut is where I usually send people When i need help with a specific function, I just go to php.net/*function-name* The general syntaxes should be in that tutorial. Phpbuilder.net and other are good places, but try that one first.
best thing to do is to go get a book. it saves you a lot of time as you won't have to read online and can read as and when you want...