so,please any one can privide me with any helpful tutorials or resources
to learn php from scratch...
please Help me


|
Newbie Member
|
|
| 13Aug2010,00:02 | #1 |
|
Iam a very begginer in learning PHP ... I don't know how and from where to start
so,please any one can privide me with any helpful tutorials or resources to learn php from scratch... please Help me ![]() ![]()
|
|
Skilled contributor
|
![]() |
| 13Aug2010,18:52 | #2 |
|
php is simply an easy language (comparatively
) so a little bit of knowledge can make you start coding and then xperince would teach you other things.http://www.w3schools.com/ i learned php from there, juzt from 2 days practice it and you'll find it's soo easy
shabbir
like this
|
|
Newbie Member
|
|
| 14Aug2010,03:29 | #3 |
|
Thank you very much for your interest...
i know this website but in fact i need a knowledge of what i need to start coding when i read ununderstandable thing like apatche ..
|
|
Ambitious contributor
|
|
| 14Aug2010,11:02 | #4 |
|
I made some beginning php tuts on my site if you want check them out I made them tie into how you can relate the code to real world objects.
php tuts |
|
Skilled contributor
|
![]() |
| 14Aug2010,11:18 | #5 |
|
Quote:
Originally Posted by almond anyhow to start learning php at home you'll need basically 2 tings: 1) notepad 2) webserver i think you can manage with first, for the second i use Easyphp its WAMP VERY easy to use, simply install and put your php files to the www directory then navigate to 127.0.0.1 form your browser hope you got it
|