Places to learn php

diabolo

Community Advocate
Community Support
Messages
1,682
Reaction score
32
Points
48
tizag.com
w3schools.com

php.net is a good for once you get the hang of php as of reference
 

teclanka

New Member
Messages
41
Reaction score
0
Points
0
Hello all,

I use "PHP 5 For Dummies" Ebook for my learnings!

To Download 416 pages! 3MB only

Covers the latest major release of PHP, the most popular open source Web scripting language, in the friendly, easy-to-understand For Dummies style

* PHP is installed on nearly nine million servers, and usage has grown at the rate of 6.5 percent per month for the past two years
* PHP is easy to learn, well suited for Web development, and can be embedded with HTML, making it a good choice for creating dynamic Web pages for e-commerce sites and other Web applications; a database-friendly language, it connects easily to Sybase, MySQL, mSQL, Oracle, and other databases
* Explains how to acquire and install PHP, how PHP's features make it a useful scripting language, and how to use PHP for three of the most common applications: interactive Web sites, database storage, and common operating system tasks


Table of contents:

Part I: Say Hello to the PHP Scripting Language.
Chapter 1: Getting to Know PHP.
Chapter 2: Setting Up the Environment.
Chapter 3: Creating Your First PHP Script.

Part II: Variables and Data.
Chapter 4: Using Variables in PHP Scripts.
Chapter 5: Working with Data.
Chapter 6: Storing Data in Groups by Using Arrays.

Part III: Basic PHP Programming.
Chapter 7: Controlling the Flow of the Script.
Chapter 8: Reusing PHP Code.
Chapter 9: Object-Oriented Programming Meets PHP.

Part IV: Common PHP Applications.
Chapter 10: The Basics of Web Applications.
Chapter 11: Other Web Applications.
Chapter 12: Storing Data with PHP.
Chapter 13: PHP and Your Operating System.
Chapter 14: PHP Extensions.

Part V: The Part of Tens.
Chapter 15: Ten Things to Look For When Troubleshooting a Script.
Chapter 16: Ten PHP Resources You Can’t Live Without.

Part VI: Appendixes.
Appendix A: Installing PHP.
Appendix B: Useful PHP Built-in Functions.

Download it at:
Code:
[url]http://rapidshare.com/files/112646677/php5fordum.rar[/url]
this is upload is done by TetraPak & all credits to him.
 

wazza6

Member
Messages
63
Reaction score
0
Points
6
Hello all,

I use "PHP 5 For Dummies" Ebook for my learnings!

To Download 416 pages! 3MB only

Covers the latest major release of PHP, the most popular open source Web scripting language, in the friendly, easy-to-understand For Dummies style

* PHP is installed on nearly nine million servers, and usage has grown at the rate of 6.5 percent per month for the past two years
* PHP is easy to learn, well suited for Web development, and can be embedded with HTML, making it a good choice for creating dynamic Web pages for e-commerce sites and other Web applications; a database-friendly language, it connects easily to Sybase, MySQL, mSQL, Oracle, and other databases
* Explains how to acquire and install PHP, how PHP's features make it a useful scripting language, and how to use PHP for three of the most common applications: interactive Web sites, database storage, and common operating system tasks


Table of contents:

Part I: Say Hello to the PHP Scripting Language.
Chapter 1: Getting to Know PHP.
Chapter 2: Setting Up the Environment.
Chapter 3: Creating Your First PHP Script.

Part II: Variables and Data.
Chapter 4: Using Variables in PHP Scripts.
Chapter 5: Working with Data.
Chapter 6: Storing Data in Groups by Using Arrays.

Part III: Basic PHP Programming.
Chapter 7: Controlling the Flow of the Script.
Chapter 8: Reusing PHP Code.
Chapter 9: Object-Oriented Programming Meets PHP.

Part IV: Common PHP Applications.
Chapter 10: The Basics of Web Applications.
Chapter 11: Other Web Applications.
Chapter 12: Storing Data with PHP.
Chapter 13: PHP and Your Operating System.
Chapter 14: PHP Extensions.

Part V: The Part of Tens.
Chapter 15: Ten Things to Look For When Troubleshooting a Script.
Chapter 16: Ten PHP Resources You Can’t Live Without.

Part VI: Appendixes.
Appendix A: Installing PHP.
Appendix B: Useful PHP Built-in Functions.

Download it at:
Code:
[URL]http://rapidshare.com/files/112646677/php5fordum.rar[/URL]
this is upload is done by TetraPak & all credits to him.
This link dosen't work anymore... but I found a PERFECT e-book list on TPB (the pirate bay) , you can download only one book if you want... or all the 56 books!(Note: needs bit-torrent file downloader like utorrent)
http://thepiratebay.org/torrent/4062693/Web_Developer_Books
Enjoy!
Edit:
OOh forgot to say... PHP5 for dummies is one of the books :p
 
Last edited:

JXVForums

New Member
Messages
42
Reaction score
0
Points
0
If its a coding language, having an e-book is rather annoying and without a class, its hard making something without having a task for the first time, and if its like a forum thing, its hard to just start without knowning pretty much everything you need to start with, so its just using the samples which is like little knowledge until you have something to start with.

Other than that the php book would help, and thanks for the torrent link.
 
Top