Page 1 of 1

i want learn php easily and freely

Posted: Mon Dec 24, 2007 7:34 am
by rudrawadi
i want to learn php easily if you knoe any soure like that for free tell me

Posted: Tue Dec 25, 2007 11:06 pm
by TheCrymsonLegends
Honestly I doubt PHP is an easy process because it takes practice to understand half the ways you can possible make a single script. I'd say there are pretty much thousands of ways to make the same script and millions of ways to mess it up.

I would suggest getting a php tutorial and trying to understand it because it may help but I have learned what I know from actually looking at current scripts and breaking down the process to learn what code does what.

I still do not know much as to what I am doing primarily in php but I can do a few simple things thanks to a couple friends of mine.

I wish you luck on your journey to becoming a programmer but if you are still young ( under 15 ) you have a much better chance then us in the older age categories.

Posted: Fri Dec 28, 2007 2:14 am
by csoftdev
there are many tutorials and sample codes out there. why don't you begin with a simple tutorial and just get some basic idea of what it is then try to practice with simple scripts, try to understand those basic scripts etc.

Posted: Fri Dec 28, 2007 9:11 am
by rudrawadi
then Where can i find the free tutorials for it

Posted: Sat Dec 29, 2007 6:10 am
by Lixas
http://www.google.com is your best friend. Ask google to show for you "php tutorial" ;)

Posted: Wed Jan 02, 2008 10:53 am
by Stewman
this is the best tutorial http://www.w3schools.com/php/default.asp and if you don`t like this check here http://www.google.ro/search?hl=ro&q=php ... tare&meta=

Posted: Fri Jan 04, 2008 12:17 pm
by jasondsouza
why don't you download php books from isohun.com ... its a torrent site...

Posted: Fri Jan 04, 2008 11:09 pm
by caiba
The network comes up the search to be supposed to have very much about such teaching material.

Posted: Sun Jan 13, 2008 4:15 am
by Flipper3
The best way is to w3schools.com and then get a free hosting account here at Smokyhosts and practice everything that you learn. Then once you get a little bit further then start to combine free scripts and that will teach you even more. Then in the end you will know how to code by yourself. That's how I learned how to code (minus the actual learning portion at w3schools.com.....I just learned from looking at other scripts).