Webmaster's Community

Designing and Development => Programming => Topic started by: acer7 on September 11, 2011, 03:19:22 PM

Title: What are the basics of PHP?
Post by: acer7 on September 11, 2011, 03:19:22 PM
I want to learn some of the basics of php that will help me to understand and learn php because I am newbie to this stuff!
Title: Re: What are the basics of PHP?
Post by: Jaffery on September 11, 2011, 06:16:57 PM
It depends upon your previous skills / previous knowledge of programming. I you have ever learned C or C++ then you will find it very easy to learn.  I will suggest that buy a book, go through it and finish it, don't worry if you are not able to get certain things, just finish it somehow and try to do it faster.  Once you finish then ... then look back and now try developing things and when you stucks then take reference from this book. You will actually start understanding it better. Good luck ..

Also, it takes time and dedication.
Title: Re: What are the basics of PHP?
Post by: acer7 on September 13, 2011, 10:42:41 AM
It depends upon your previous skills / previous knowledge of programming. I you have ever learned C or C++ then you will find it very easy to learn.  I will suggest that buy a book, go through it and finish it, don't worry if you are not able to get certain things, just finish it somehow and try to do it faster.  Once you finish then ... then look back and now try developing things and when you stucks then take reference from this book. You will actually start understanding it better. Good luck ..

Also, it takes time and dedication.
Don`t know about C or C++.
What book do you recommend!
Title: Re: What are the basics of PHP?
Post by: PHPize on September 14, 2011, 10:52:03 AM
Hi acer7
I am also learning PHP , just buy some good beginner book. I purchased a book with my friend, he is good in PHP and he went to store with me, selected a book and I am reading it. its easy and step by step.
Title: Re: What are the basics of PHP?
Post by: axeldevara on September 16, 2011, 05:25:43 AM
you can have free ebook for basic of php search at google book or search google
Title: Re: What are the basics of PHP?
Post by: rocknroller on September 28, 2011, 09:01:26 AM
my opinion is, for newbies is first need to learn read php code.
Title: Re: What are the basics of PHP?
Post by: axeldevara on September 29, 2011, 09:47:37 AM
hey,i got this 2 minutes ago www.w3school.com it's the best place to learn php,javascript,html,css,and more without subscribe/join it's free
Title: Re: What are the basics of PHP?
Post by: acer7 on September 30, 2011, 03:35:38 PM
hey,i got this 2 minutes ago www.w3school.com it's the best place to learn php,javascript,html,css,and more without subscribe/join it's free
Its not http://www.w3school.com/
its http://www.w3schools.com/
Title: Re: What are the basics of PHP?
Post by: axeldevara on October 01, 2011, 08:17:28 AM
Quote
Its not http://www.w3school.com/
its http://www.w3schools.com/
sorry i'm always forgot "s" besides i'm not american :-\ :-\
Title: Re: What are the basics of PHP?
Post by: Scribs on November 21, 2011, 06:27:36 AM
I have used w3schools in the past and I also recommend them!