+ Reply to Thread
Results 1 to 10 of 10

Thread: Places to learn php

  1. #1
    JaWasabi is offline x10Hosting Member JaWasabi is an unknown quantity at this point
    Join Date
    Aug 2008
    Posts
    3

    Question Places to learn php

    Does anybody know any good website to learn php?

  2. #2
    diabolo's Avatar
    diabolo is offline Community Advocate diabolo is on a distinguished road
    Join Date
    Nov 2007
    Location
    Jersey Shore
    Posts
    1,683

    Re: Places to learn php

    tizag.com
    w3schools.com

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

  3. #3
    souradipm is offline x10Hosting Member souradipm is an unknown quantity at this point
    Join Date
    Jun 2008
    Posts
    45

    Re: Places to learn php

    http://www.php-mysql-tutorial.com/ - is excellent for beginners trying to develop php+mysql web apps (at least, it helped me)

  4. #4
    vaska94 is offline x10Hosting Member vaska94 is an unknown quantity at this point
    Join Date
    Aug 2008
    Posts
    6

    Re: Places to learn php


  5. #5
    teclanka's Avatar
    teclanka is offline x10Hosting Member teclanka is an unknown quantity at this point
    Join Date
    Feb 2008
    Posts
    41

    Re: Places to learn php

    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:
    this is upload is done by TetraPak & all credits to him.

  6. #6
    lordsofvine is offline x10Hosting Member lordsofvine is an unknown quantity at this point
    Join Date
    May 2008
    Posts
    41

    Re: Places to learn php

    thanks guys i getting to know php

  7. #7
    nimd4's Avatar
    nimd4 is offline x10Hosting Member nimd4 is an unknown quantity at this point
    Join Date
    Jul 2007
    Posts
    21

    Lightbulb Re: Places to learn php

    There'a also a thread on this forum.. [PHP] PHP For Starters

    ps.
    & another @ tons of PHP Resources
    Last edited by nimd4; 01-06-2009 at 03:14 PM. Reason: Link added...

  8. #8
    wazza6 is offline x10Hosting Member wazza6 is an unknown quantity at this point
    Join Date
    Apr 2008
    Location
    Canada
    Posts
    45

    Re: Places to learn php

    Quote Originally Posted by teclanka View Post
    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:
    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/4062...eveloper_Books
    Enjoy!
    Edit:
    OOh forgot to say... PHP5 for dummies is one of the books :P
    Last edited by wazza6; 01-10-2009 at 08:45 AM. Reason: Automerged Doublepost

  9. #9
    JXVForums is offline x10Hosting Member JXVForums is an unknown quantity at this point
    Join Date
    Jan 2009
    Posts
    42

    Re: Places to learn php

    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.

  10. #10
    port5900's Avatar
    port5900 is offline x10 Sophmore port5900 is an unknown quantity at this point
    Join Date
    Jan 2008
    Location
    NYC BrOokLyn!
    Posts
    150

    Re: Places to learn php

    I learned a lot from:
    http://phpvideotutorials.com/

    I have even payed for some of his videos like: Photo Voting Website From Scratch...i mean $15 how can you go wrong

+ Reply to Thread

Similar Threads

  1. Ever Been Suspended For Using PHP?
    By dragoneye_xp in forum Off Topic
    Replies: 26
    Last Post: 08-16-2009, 07:17 PM
  2. [PHP] Variables in PHP
    By Bryon in forum Tutorials
    Replies: 15
    Last Post: 01-29-2009, 09:46 AM
  3. Pregunta sobre las Configuraciones PHP
    By Trevelin in forum Soporte
    Replies: 11
    Last Post: 04-28-2008, 01:50 PM
  4. My 2cents on Ruby vs PHP.
    By jwillia in forum Programming Help
    Replies: 0
    Last Post: 03-15-2008, 11:18 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers