W3schools has a lot of good resources for many things including PHP. Their site is usually good if you follow their flow till you get a basic understanding. So when you click on the PHP link for the school, be sure to use the "Getting started link" at the top, although the reference links below stand out. (Oh, and I do find it a tad insulting that you learn php via .asp pages.... hehehe)
I would suggest that as you are learning, any time you come across a function you haven't used before, check out the PHP manual by going to http://www.php.net/function_name (ie http://www.php.net/substr for the substr() function.
The big things to get from those pages is the description, what you pass to it, and what it returns. Also, most functions have very good examples to demonstrate their use. Then also if you have time also visit the "related" functions.
Over the years I have learned a lot by clicking on "related" functions that I have never used before.
For me, I learn best by taking things like the examples on those pages, putting them on a server, and play with them and tweak them to experiment.
Good luck, and if you need any help ask away here, for best results, give a summary of what you are wanting to do, what you are getting instead, and what you have tried to get what you want. The more you give, the easier it is for others to help you learn
-Greg
lennondevid posted this at 12:27 — 6th August 2012.
W3schools has a lot of good resources for many things including PHP. Their site is usually good if you follow their flow till you get a basic understanding. So when you click on the PHP link for the school, be sure to use the "Getting started link" at the top, although the reference links below stand out. (Oh, and I do find it a tad insulting that you learn php via .asp pages.... hehehe)
I would suggest that as you are learning, any time you come across a function you haven't used before, check out the PHP manual by going to http://www.php.net/function_name (ie http://www.php.net/substr for the substr() function.
The big things to get from those pages is the description, what you pass to it, and what it returns. Also, most functions have very good examples to demonstrate their use. Then also if you have time also visit the "related" functions.
Over the years I have learned a lot by clicking on "related" functions that I have never used before.
For me, I learn best by taking things like the examples on those pages, putting them on a server, and play with them and tweak them to experiment.
Good luck, and if you need any help ask away here, for best results, give a summary of what you are wanting to do, what you are getting instead, and what you have tried to get what you want. The more you give, the easier it is for others to help you learn
-Greg
I appreciate with you. W3schools which is the best learning place for PHP. I am also using that website for learning PHP. It has good source for PHP and provides every concept of PHP.
sharmapriyanka912 posted this at 11:09 — 1st May 2013.
W3 Schools are a good online resource for beginners in programming field. They are providing good explanation of functions, tools as well as you can understand the things by taking demo as well. I usually visit w3 school's site whenever i get stuck in any situation.
{links removed}
Definitely, W3schools is one of the best option to learn online languages such as PHP, ASP.NET and others famous languages which are using in a professional career. I also see some times its tutorials when I stick with some points.
AdamNagourney posted this at 09:28 — 26th July 2012.
W3school is good for learning PHP.W3school is really good resources for learning PHP,and many other language .PHP is really fast growing technology in market.W3school is one of the sources where core PHP and Advance PHP,you can learn.
alymariephotography posted this at 10:56 — 30th July 2012.
W3school is Good for learning PHP, HTML and Asp .net good site.PHP is most popular language in world because PHP is very simple and easy learn so I like PHP.
Definitely, W3school is one the best and most popular tutorial site for learn all programming language so you can use it to learn PHP. It explain all subject information in easy language with good example so that you can easily learn and understand all subject.
keeratgroup posted this at 11:48 — 18th January 2013.
No doubt about that, w3school is superb tutorial website for all type of programming language and coding tutorials which includes all the topics from basic like from installation.
there are other two sites actually i am referring currently for PHP is
W3Schools is one of the most popular websites to learn web design and web development by providing WYSIWYG editor. It's mostly useful to beginner learner to understand easily.
partapamit posted this at 07:45 — 16th February 2013.
The isset () function is used to check whether a variable is set or not. If a variable is already unset with unset() function, it will no longer be set.
Its the best website for all programming langauge. You can learn every programming language through this web site.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.
Greg K posted this at 03:21 — 9th October 2011.
He has: 2,145 posts
Joined: Nov 2003
W3schools has a lot of good resources for many things including PHP. Their site is usually good if you follow their flow till you get a basic understanding. So when you click on the PHP link for the school, be sure to use the "Getting started link" at the top, although the reference links below stand out. (Oh, and I do find it a tad insulting that you learn php via .asp pages.... hehehe)
I would suggest that as you are learning, any time you come across a function you haven't used before, check out the PHP manual by going to http://www.php.net/function_name (ie http://www.php.net/substr for the substr() function.
The big things to get from those pages is the description, what you pass to it, and what it returns. Also, most functions have very good examples to demonstrate their use. Then also if you have time also visit the "related" functions.
Over the years I have learned a lot by clicking on "related" functions that I have never used before.
For me, I learn best by taking things like the examples on those pages, putting them on a server, and play with them and tweak them to experiment.
Good luck, and if you need any help ask away here, for best results, give a summary of what you are wanting to do, what you are getting instead, and what you have tried to get what you want. The more you give, the easier it is for others to help you learn
-Greg
lennondevid posted this at 12:27 — 6th August 2012.
They have: 14 posts
Joined: Jul 2012
I would suggest that as you are learning, any time you come across a function you haven't used before, check out the PHP manual by going to http://www.php.net/function_name (ie http://www.php.net/substr for the substr() function.
The big things to get from those pages is the description, what you pass to it, and what it returns. Also, most functions have very good examples to demonstrate their use. Then also if you have time also visit the "related" functions.
Over the years I have learned a lot by clicking on "related" functions that I have never used before.
For me, I learn best by taking things like the examples on those pages, putting them on a server, and play with them and tweak them to experiment.
Good luck, and if you need any help ask away here, for best results, give a summary of what you are wanting to do, what you are getting instead, and what you have tried to get what you want. The more you give, the easier it is for others to help you learn
-Greg
I appreciate with you. W3schools which is the best learning place for PHP. I am also using that website for learning PHP. It has good source for PHP and provides every concept of PHP.
sharmapriyanka912 posted this at 11:09 — 1st May 2013.
They have: 4 posts
Joined: May 2013
w3schools is the best website for begineers..
honeyclarck posted this at 07:00 — 17th January 2012.
He has: 39 posts
Joined: Jan 2012
Thanks for sharing such nice information.
shamskhan posted this at 07:02 — 26th January 2012.
They have: 20 posts
Joined: Jan 2012
thanks. I think this is the good post for those who don't know the W3 SCHOOLS but it is really good site for biggner
cashcars posted this at 18:34 — 2nd February 2012.
They have: 4 posts
Joined: Jan 2012
Yeah thanks for sharing i will go with the w3school.com for learning php and html as well
miajohnson posted this at 10:48 — 5th April 2012.
They have: 3 posts
Joined: Mar 2012
W3 Schools are a good online resource for beginners in programming field. They are providing good explanation of functions, tools as well as you can understand the things by taking demo as well. I usually visit w3 school's site whenever i get stuck in any situation.
{links removed}
Mia Johnson
developer posted this at 06:48 — 2nd May 2012.
They have: 19 posts
Joined: Apr 2012
Yes i totally agreed that w3schools is really a very nice place for learning PHP.
sufalamtech posted this at 10:57 — 30th May 2012.
He has: 7 posts
Joined: May 2012
I am also agreed w3c schools website is best to learn quickly any design.
Adamdavid posted this at 12:34 — 1st June 2012.
They have: 2 posts
Joined: Jun 2012
Yes it will help you learn. And it will be helpful to.
Hire Developer posted this at 08:05 — 14th June 2012.
They have: 26 posts
Joined: May 2012
Definitely, W3schools is one of the best option to learn online languages such as PHP, ASP.NET and others famous languages which are using in a professional career. I also see some times its tutorials when I stick with some points.
AdamNagourney posted this at 09:28 — 26th July 2012.
They have: 3 posts
Joined: Jul 2012
W3school is good for learning PHP.W3school is really good resources for learning PHP,and many other language .PHP is really fast growing technology in market.W3school is one of the sources where core PHP and Advance PHP,you can learn.
alymariephotography posted this at 10:56 — 30th July 2012.
They have: 2 posts
Joined: Jul 2012
W3school is Good for learning PHP, HTML and Asp .net good site.PHP is most popular language in world because PHP is very simple and easy learn so I like PHP.
roseybn posted this at 11:16 — 26th October 2012.
They have: 8 posts
Joined: Oct 2012
I think w3schools is a nice place for learning all kinds of languages and they have also the certificates facilities also.
Smohil posted this at 08:09 — 2nd November 2012.
They have: 13 posts
Joined: Oct 2012
Yes W3school is best partner of Web bees to learn HTML/ CSS and that all all have means to get good Hand with PHP .
Thanks
annahussy posted this at 03:58 — 29th November 2012.
They have: 51 posts
Joined: Jun 2012
Definitely, W3school is one the best and most popular tutorial site for learn all programming language so you can use it to learn PHP. It explain all subject information in easy language with good example so that you can easily learn and understand all subject.
keeratgroup posted this at 11:48 — 18th January 2013.
He has: 13 posts
Joined: Dec 2012
w3school website is the very good site for learning many languages such as html , php etc.
lazaroiday posted this at 16:42 — 1st February 2013.
They have: 3 posts
Joined: Jan 2013
No doubt about that, w3school is superb tutorial website for all type of programming language and coding tutorials which includes all the topics from basic like from installation.
there are other two sites actually i am referring currently for PHP is
http://www.tizag.com/phpT/
http://www.phpeveryday.com/
JamesSmith posted this at 10:32 — 5th February 2013.
They have: 22 posts
Joined: Apr 2012
W3Schools is one of the most popular websites to learn web design and web development by providing WYSIWYG editor. It's mostly useful to beginner learner to understand easily.
partapamit posted this at 07:45 — 16th February 2013.
They have: 8 posts
Joined: Dec 2012
Thanks for really nice information.
Aditi posted this at 11:19 — 23rd April 2013.
They have: 15 posts
Joined: Apr 2013
yes it is good to follow w3 schools for prelim level of studies but for deeper studies you should refer php.net.
CodyDeegan posted this at 08:50 — 26th April 2013.
They have: 46 posts
Joined: Feb 2013
Thanks for sharing a descriptive information, there are so many sites that we can learn web developing from.
lindawatts307 posted this at 12:20 — 6th May 2013.
They have: 3 posts
Joined: Apr 2013
Thanks for sharing.
Tanmay posted this at 04:19 — 23rd May 2013.
He has: 8 posts
Joined: May 2013
It is best website, all topic covered with examples, any one can easily learn php from their.
wctumesh posted this at 12:32 — 5th August 2013.
They have: 6 posts
Joined: Jul 2013
The isset () function is used to check whether a variable is set or not. If a variable is already unset with unset() function, it will no longer be set.
Derwin posted this at 09:57 — 19th August 2013.
They have: 10 posts
Joined: Jul 2013
great informative website. easily understand every thing..
mahin56 posted this at 16:46 — 11th September 2013.
They have: 7 posts
Joined: Apr 2012
Its the best website for all programming langauge. You can learn every programming language through this web site.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.