Hi Every One ! I am new member here tell me plz which is the best easy site for php learning and best book of php learning in urdu. I love learn php but no source can any one tell me best solution. i am waiting thanks.
the best site to learn about php where you can learn about php tutorials, sql tutorials html e.t.c all free tutorials. visit http://phproots.com you can find here too informative material also for beginners.
If you're a programmer, the PHP language reference is the best place to learn PHP. If you're not a programmer, Algorithms + Data Structures (be patient, the site is very slow, but once you save the pdf file you won't need the site) is the best place to learn programming, then the PHP language reference is the best place to learn PHP. (You don't learn programming by learning a programming language - they're two totally different things.)
Learning PHP is something you can do within a week. What you should focus on are design patterns, if you fail to recognize them you are hopelessly lost and will have to write a alot of unnecessary code while you could just go to github to modify your script. Learn, ModelViewController(MVC) Architecture. Object Oriented Programming(OOP) PHP Version 5. PSHP cant be learned by reading a book. read the PHP manuals and start modifying scripts. And iam not talking about wordpress. Just find simple scripts at HotScripts.com Code (markup): Start with a framework of your choice. i recommend CodeIgniter once you got the basics