Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Beginning PHP4 (Programmer to Programmer) Review by anonymous

Warning: error in most code

This book is very well written, but you should know that the code in the book is written with "register_globals" turned on in the php engine. This makes the code insecure and should be turn off. You have to alter to make it work.

Look at the errata for more info: http://www.wrox.com/books/errata/0764543644_errata.shtml