Whenever I'm forced to work with PHP code I have a book that I like to 
reference. I know this isn't what you were asking, but in general I'm 
able to find every function, etc, I want using this book:

http://www.amazon.com/Core-PHP-Programming-Leon-Atkinson/dp/013020787X

It organizes the functions really nicely so that I can just browse 
through approximations of what I want to do (graphic manipulations, data 
set looping, etc) and find the function/code that looks like will do 
what I want the best.

Again, I know this is not what you were asking, but this book helps me 
in those "I know what I want it to do, how do I make it do it" times 
without having to wait for someone to respond to a forum or mailing list.

Hope this helps.

Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Railo Community Distributions


Gerald Guido wrote:
> Thank you.. I know what I want to do but I am not sure the best (if that
> even exists) way to get PHP to do it. I am getting to the point where it
> would be great to ask people questions who know PHP like the back of their
> hand (like cf-talk is to CF). I have have my old "Programmers guide to PHP
> 4" but that just scratchs the surface.
> 
> I know my grammar sucks. LD's are a bitch. ;)
> 
> Thanx
> G!
> 
> On Wed, Jan 27, 2010 at 8:49 AM, Peter Boughton <[email protected]> wrote:
> 
>> Don't limit yourself to looking specifically for a PHP community.
>>
>> Go for a general programming community, to learn concepts in a general
>> fashion, and (if necessary) then use the PHP manual to learn specific
>> syntax/etc. (Although most general communities will have PHP users anyway.)
>>
>> And for that, Stack Overflow (http://www.stackoverflow.com) can be a good
>> source of knowledge - you do need to be wary of quick-but-inaccurate answers
>> from people hunting for points - but (once you're not asking something
>> obscure) you'll likely have a good answer within 24 hours.
>>
>>
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330187
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to