Does any fresher learn php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
G l a z z
Forum Newbie
Posts: 24
Joined: Sun Feb 12, 2012 10:33 pm

Re: Does any fresher learn php

Post by G l a z z »

It's possible, need to be dedicated and read lot's of tutorials and the main thing, see how other scripts works, that was the way i used to learn PHP, i'm not a master but i can do almost anything on my own :)
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Does any fresher learn php

Post by califdon »

nonaram wrote:hi all,
Can a fresher with no knowledge of programming languages can learn the php?
Anything is possible, but you should begin with programming principles, like these on http://www.homeandlearn.co.uk/php/php.html.

I strongly recommend that you DO NOT begin by copying scripts that do some particular thing. If you have never programmed before, you need to learn the basics first, otherwise you will quickly become very confused.
jauson
Forum Contributor
Posts: 111
Joined: Wed Oct 05, 2011 12:59 am

Re: Does any fresher learn php

Post by jauson »

Hi

good book for php?
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Does any fresher learn php

Post by Celauran »

Post Reply