![]() Preserved Topic: Learning PHP (Page 1 of 1) |
|
---|---|
Maniac (V) Inmate From: Eagleshieldsbay, Sweden |
![]() I wonder if there anyone knows a good homepage that has php tutorials, examples. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
![]() |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
![]() I'm partial to |
Paranoid (IV) Inmate From: New Jersey, USA |
![]() You can try some of these |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
![]() Hah! Take that butcher's fingers! |
Maniac (V) Inmate From: Eagleshieldsbay, Sweden |
![]() Well thanx for the tips. I will surely check em out |
Nervous Wreck (II) Inmate From: Sweden |
![]() if youre a nubi (like me) |
Maniac (V) Inmate From: there...no..there..... |
![]() Hey I went through this not too long ago. This is what I did. Set my computer up to run as a server and then I didn't have to upload them and then test them, fix the problem..you get the picture. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() I will agree that the manual is the best way to learn. I think you should read the basics, then follow up with functions on strings. Then move into the mySQL portion so that you can learn databases. |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() Learn by theft method is awfully hard with Server Side stuff. At least via the VIEW CODE method. |
Maniac (V) Inmate From: Brisbane, Australia |
![]() I picked up a copy of PHP and MySQL Web Development a month or two back. It's helped clarify many things I either completly missed (`backticks` are way cool) or just didn't quite understand in the manual. However, the authours don't waste time holding your hand so some basic programming knowledge would help. |
Paranoid (IV) Inmate From: New Jersey, USA |
![]() I have to second Dracusis's book recommendation. I'm reading it for the second time and still learning a lot from it. |