RE: [PHP] Classes/Objects - Books/Links?

2005-12-06 Thread Mark Steudel
I took a look at a lot of books at Barnes and Noble and this I thought was
the best intro to classes. I think it does a good job of letting you know
both how to do things in HP4 and 5.

Professional PHP 5 
Publisher: Wrox

-Original Message-
From: Michael Hulse [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 06, 2005 6:37 PM
To: php-general@lists.php.net
Subject: [PHP] Classes/Objects - Books/Links?

Hello,

I want to learn about classes and objects in PHP.

(IMHO) I would say that my understanding of functions is very good.

Any books that you could suggest that specifically address just
classes/objects?

How-a-bout sites/links/tutorials on the web?

I am hoping that by learning how to use classes/objects in PHP I can
streamline how I code.

Thanks in advance!
Cheers,
Micky
--
¸.·´¯`·.¸¸><(((º>`·.¸¸.·´¯`·.¸¸><º>
·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸><º>
`·.¸¸><º>¸.·´¯`·.¸¸><º>
--
PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:
http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Classes/Objects - Books/Links?

2005-12-06 Thread Michael Hulse

On Dec 6, 2005, at 6:39 PM, Chris Shiflett wrote:
Adam Trachtenberg's Upgrading to PHP 5 (O'Reilly) is a good book. It 
covers all of the new features in PHP 5 (so it's not just OOP, sorry), 
but the chapter on objects is excellent.


Hi Chris, thanks for the quick response.  :) That book sounds good to 
me... O'Reilly books always give me the most bang for my buck.


Thanks!  :)

Cheers,
Micky

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Classes/Objects - Books/Links?

2005-12-06 Thread Chris Shiflett

Michael Hulse wrote:

Any books that you could suggest that specifically address just
classes/objects?


Adam Trachtenberg's Upgrading to PHP 5 (O'Reilly) is a good book. It 
covers all of the new features in PHP 5 (so it's not just OOP, sorry), 
but the chapter on objects is excellent.


Chris

--
Chris Shiflett
Brain Bulb, The PHP Consultancy
http://brainbulb.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php