Not sure where to start with such a huge question. I assume from your question that you have very little programming experience? I am a newbie (though tinkering for a long time). On the assumption that you are new to web programmmg, here are some ideas.
Tools - Editors Coda for Mac; Notepad++ for Windows; An FTP tool of your choice and a local server environment (MAMP or XAMP); PHP Education YouTube PHP - tons of free tutorials; Udemy - Tons of low cost online courses; CAKE Book - as per Euromarks response; NetTuts for courses on Object Oriented Programming in PHP; I suggest you learn some basic PHP (HTML & CSS are essential too); then do a course on OOP, then get stuck into an MVC (CAKE) thereafter. Then 6+ months fulltime hard work to get running and a lifetime of learning. Regards, Tim On Wednesday, December 28, 2011, nir neerav <[email protected]> wrote: > Hello Guyz, > I am new to PHP. I dont know how to start developing website in PHP. > Please I need a Step by Step Guidence From you. > Including which Tools I need To Write Programme In PHP. > > Thanx. > > -- > Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at http://groups.google.com/group/cake-php > -- | cellphone: +18579280348 | | 123 10th Street | San Francisco | CA 94103 | | web: www.zign.me | skype: timothy.o.reilly | twitter: @timothyjoreilly | -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
