Anwarulhaq wrote:
I am working on MS.net.But now i days i want to work on PHP. I dont know the
basis of PHP. Can any one guide me how i have to start with PHP and which
editor i should use. Also the links of useful sites for help in PHP. I shall
be thankful.
Since you've allready worked with .NET, I assume, that you are already familiar with basics principles of programming. Zend (the company behind PHP) offers some great resources and tutorials for programmers that want to give a shot at PHP, without the obligatory "what is a variable" etc chapters, that most ppl tend to skip anyways.

http://devzone.zend.com/node/view/id/627 for instance is imo a good start, plus it covers PHP4 & PHP5 equally. http://php.net/ is great as reference, to quickly look up some functions and real world examples.

On the editor part I can strongly recommend Zend Studio, though it's not free:

http://www.zend.com/en/products/studio/

If you need something free, try weaverslave:

http://www.weaverslave.ws/

Hope, I could help you.

Marc

--
http://bithub.net/
Synchronize and share your files over the web for free



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to