Quote:
Originally Posted by merlia
Hi,
Im new to this PHP.I want to learn more details about php....Can any1 tell which institute is nice to learn and also tel which IDE is suitable to choose.....
|
There are an endless supply of PHP tutorials in Google. I would also recommend any book written by Larry Ullman for learning PHP. As far as IDEs go, I have been using Rapid PHP 2007. It saves a lot of monotonous coding with it's template and snippet support. Plus, it lets me test my coding in a local environment before uploading to a host.
I know some people brag about using a regular text editor for their PHP coding, but I think an IDE is a great time saver.
|