NYCPHP Meetup

NYPHP.org

[nycphp-talk] Book recommendations - security, object-oriented programming

Halter, Shari SHalter at ThorntonTomasetti.com
Thu Jul 6 11:12:18 EDT 2006


I like PHP 5 Power Programming for objects.  Andi Gutmans, Stig Saether
Bakken, Derick Rethans.  Prentice Hall 2005. 


Shari L. Halter
Web Programmer
Thornton Tomasetti
51 Madison Avenue
New York, NY  10010
T 917.661.7800  F 917.661.7801  
D 917.661.7970  
SHalter at ThorntonTomasetti.com



-----Original Message-----
From: Aaron Fischer [mailto:agfische at email.smith.edu] 
Sent: Thursday, July 06, 2006 11:08 AM
To: NYPHP Talk
Subject: [nycphp-talk] Book recommendations - security, object-oriented
programming

Greetings,

I'm working on a project that has me thinking about purchasing one or two
books.  The topics I'm interested in are:

1.  Security.  Discussion of practices for password storage and retrieval.
Transmission of data in a secure manner, e.g. encrypted, https,
certificates, etc.  Also methods of cleaning/filtering/scrubbing data
received from web forms.

2.  Getting up and running with object-oriented programming in PHP.

Detail:

1.  The project I am working on will allow users to create accounts.  I need
to think about the best way to store their passwords and allow them to
retrieve if lost, change if they so desire, etc.  As the information is
somewhat sensitive there is a possibility I will need to be passing it via
https vs. http.  Scrubbing and filtering the data to make sure nobody is
intentionally or accidentally messing with my application.

2.  To date I have been working primarily with procedural programming
techniques.  I am considering the benefits of object-oriented code for this
project.  Ideally the book would include a discussion of benefits of using
object-oriented code.

Thanks,

-Aaron
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
New York PHP Conference and Expo 2006
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
The information in this email and any attachments may contain
confidential information that is intended solely for the
attention and use of the named addressee(s).  This message or
any part thereof must not be disclosed, copied, distributed or
retained by any person without authorization from the addressee.
If you are not the intended addressee, please notify the sender
immediately, and delete this message. 
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>



More information about the talk mailing list