1

Topic: You Know PHP Script? Plz Read this massage..

Hi,
I start learn PHP from a book and i am ok.. i asking about book's on the internet or site , it's will be ok.
and somthing also:
from where you Know to Programming in PHP?
Sites
Book's?
Rickard you?

Yours, Benny.

Re: You Know PHP Script? Plz Read this massage..

The sites that i learnt from are:
- webmonkey
- w3 Schools
- PHP Freaks
- Spoono

Eddie

Re: You Know PHP Script? Plz Read this massage..

www.php.net
www.weberdev.com (has changed interface and such ... but still possible to dig out examples)

those were my only sources to get a grip of php... (more or less)

Re: You Know PHP Script? Plz Read this massage..

if you know C you shouldn't have much problem adapting to php, once you know one programming languages learning another is just the process of learning the syntax, i have a book "MySQL/PHP Database Applications" basically just runs through the basic instructions and has lots of examples and then a reference at the end, if you want to look anything up then php.net has it all

5 (edited by newera70 2004-12-06 19:39)

Re: You Know PHP Script? Plz Read this massage..

Benny wrote:

Hi,
I start learn PHP from a book and i am ok.. i asking about book's on the internet or site , it's will be ok.
and somthing also:
from where you Know to Programming in PHP?
Sites
Book's?
Rickard you?

If i were you I would stick with focusing on one language for now till you get master at it and then go onto a different language...

Re: You Know PHP Script? Plz Read this massage..

agree with connerhd....same concept, different syntax. I found best to get a reference book (I also had a php/mysql book) but found php.net the best source. I tend to go against using code examples in most cases- best way to learn (IMHO) is hash it out yourself. Need a emai send function, write it until you get it, etc..... works for me..

Also- think of a project- for me it was a CMS than ended up being phpCOIN. A lot easier if you have a "end goal" in mind.

Every Day Above Ground Is A Good One!!

Re: You Know PHP Script? Plz Read this massage..

before i did php the only thing i did properly was mirc-script lol but thats actually pretty good as its very similar style to php, anyway time to quote my computing teacher...

"Its like learning to drive a car, once you can drive one you can learn to drive the rest"

i have him in 50 minutes so i better go get my bus cya

Re: You Know PHP Script? Plz Read this massage..

You can find
Tutorials - http://www.sitepoint.com/
Projects - http://sourceforge.net/index.php (SourceForge.net is the world's largest Open Source software development website,)
http://freshmeat.net/

Best thing is download the manual then just keep going with the examples..

God wisely designed the human body so that we can neither pat our own backs nor kick ourselves too easily