<quote who="Gary Thornock">
> I have the first of the two books you listed (Professional PHP4 XML).
>
> It's the best reference I've seen on the details of using XML in
> PHP, thus it fits your requirement #5 very well.  It only spends
> one chapter reviewing general PHP programming, though, so it may
> not be a good fit for your requirements 1-4.  (On the other hand,
> PHP isn't all that difficult to learn on its own, and the official
> manual at www.php.net may be sufficient reference material for
> that purpose.)
>

O'Reily's _Programming PHP_ is a great general purpose PHP book. However,
I have yet to find a book that will endow you with knowledge necesary to
produce "safe" PHP web-sites. If you don't look into this first, you will
most definitely have security holes when you build your first PHP site
(which is why we redid the UUG site). X-site scripting is the biggest
problem.

--Dave



____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to