|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Industry Role:
Join Date: Jul 2001
Posts: 3,472
|
Whats a good book/resource for learning php?
Looking for something easy and light for php/apache/*nix beginners
|
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Mar 2001
Location: Baltimore
Posts: 2,082
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jan 2002
Posts: 4
|
|
|
|
|
|
|
#4 |
|
So Fucking Banned
Join Date: Jan 2001
Location: http://www.thefly.net/ --- Quit your job and live off steady traffic.
Posts: 11,856
|
I have the "PHP Developer's Cookbook", Sams Publishing -- I bought it in Austin, but I'm sure it's everywhere -- it's my favorite book now ;) The examples kick ass, and there is a lot of focus on execution speed... For example there's a way to grep an array in PHP -- in Perl maybe I was just ignorant but I usually used "foreach" to find stuff in an array... Soon I'll be a PHP junkie -- there's a PHP users group in San Diego, and I'm pretty sure it's one of the bigger groups in the world -- at one of the last meetings the author of PHP was there -- I may drive down to the next one to see what these geeks are up to.
|
|
|
|
|
|
#5 |
|
Confirmed User
Industry Role:
Join Date: Jul 2001
Posts: 3,472
|
Very cool
thanks! |
|
|
|
|
|
#6 |
|
Yes that IS me. Bitch.
Industry Role:
Join Date: Nov 2001
Posts: 14,149
|
You might want to check out http://www.php.com
Lot's of info.. |
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Aug 2001
Location: Adult Bouncer
Posts: 217
|
It's php.net ignorant.
I'd go with SAMS' book also. |
|
|
|
|
|
#8 |
|
Yes that IS me. Bitch.
Industry Role:
Join Date: Nov 2001
Posts: 14,149
|
|
|
|
|
|
|
#9 |
|
Registered User
Join Date: Jan 2002
Location: CA
Posts: 47
|
I've read the Sams book as well, they also have a really good book called "Lean PHP4 in 24 Hours." It?s the heart of PHP broken down into 24 one hour lessons. But neither of those books are "light" or "easy"; both are better with outside programming knowledge and both go over a lot of stuff you won't need unless your writing a full program in PHP. You are probably looking for something more like "Essential PHP For Web Professionals." It?s by Christopher Cosentino and its a great book to get your feet wet with. It will show you how to get results in PHP and you can probably be done with it in a day or two (only a couple hundred pages). But like I said its a book to get your feet wet in, if your going to be doing serious programming you will need to follow it up, but it will introduce you to the basic fundamentals of PHP and show you how to make use of it.
__________________
My two cents are only worth half that |
|
|
|
|
|
#10 |
|
Confirmed User
Industry Role:
Join Date: Jul 2001
Posts: 3,472
|
Thanks all. At this point I'm not that interested in learning the ins and outs of php, I just want to pick up some tricks for automating some of my daily tasks instead of having to buy scripts to do it.
|
|
|
|