learning PHP
Moderator: General Moderators
learning PHP
i'm new in php.i wanna learn php.but i don't know where to start,and how i start.so i want to know how am i learn php as a beginer?
Re: learning PHP
this are good places to star
http://php.net/manual/en/
http://www.w3schools.com/php/
in this forum you will find a lot of good examples and discussions that will help you too, and remember... google is your friend
http://php.net/manual/en/
http://www.w3schools.com/php/
in this forum you will find a lot of good examples and discussions that will help you too, and remember... google is your friend
-
websitesca
- Forum Newbie
- Posts: 16
- Joined: Fri Jul 09, 2010 2:47 pm
Re: learning PHP
I think getting a nice basic book is always the best place to start. That way, it takes you from very easy and ramps up from there with more complicated website designs. I know it can seem daunting, but you can do it!
Best,
Georges,
http://www.websites.ca
Best,
Georges,
http://www.websites.ca
-
DaiLaughing
- Forum Commoner
- Posts: 76
- Joined: Thu Jul 16, 2009 8:03 am
Re: learning PHP
I agree. Books tend to be well structured and easier to work through in order.
-
HERBERTS NGOBOLA
- Forum Newbie
- Posts: 1
- Joined: Sun Jul 25, 2010 12:47 am
Re: learning PHP
Hi,
You need to check books where there are more practical examples. Practice will make you learning interesting and handy.
You need to check books where there are more practical examples. Practice will make you learning interesting and handy.
-
alasdair12
- Forum Newbie
- Posts: 2
- Joined: Fri Aug 06, 2010 7:57 am
Re: learning PHP
You can use Wrox publication book in PHP which is the best book. It is the best option for beginner. I have used it and its really nice because it contains very easy to understand and clear. So, you can understand easily.
Re: learning PHP
There is a pinned thread in the PHP forum where you can find useful PHP resources. Here's the link to the thread:
viewtopic.php?f=1&t=44357&start=0
viewtopic.php?f=1&t=44357&start=0
-
almedajohnson
- Forum Newbie
- Posts: 7
- Joined: Sun Sep 19, 2010 11:21 pm
Re: learning PHP
For a beginner w3cschool is the best tutorial. I would also like to suggest you to try each and every code you learn from online tutorials and then try to create your on logic. You should also actively participate in php forums to learn new coding techniques