Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
PHP Phrasebook Review by Tami Brady
PHP Phrasebook
I am fairly new to the world of PHP. Most of what I have learned about these scripts has been self-taught through trial and error or gleamed through articles or scripts found on the internet. Even with my limited knowledge, I have always seen great practical usage of PHP scripts and am always trying to learn a little more on the subject. Therefore, I was really excited when I got the opportunity to review this book.
I have to admit that, at first, I was a little bit lost in reading this book. PHP Phrasebook: Essential Code and Commands is definitely not a book for beginners. However, once I started actually writing the script out and using the examples scripts as a sort of tutorial system, I quickly figured out what each set of scripts actually did. Then, I started to get ideas on how to make practical use of this new information. Moreover, as I continued through the sections, I found a good deal of solutions to problems such as manipulating strings to check usenames and passwords; protecting email addresses; pre-filling forms; and creating a secured area that I didn't have the knowledge to solve before reading this book.