Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
On March - 7 - 20105 COMMENTS
- ISBN13: 9781593271732
- Condition: NEW
- Notes: Brand New from Publisher. No Remainder Mark.
Product Description
PHP is an easy-to-use scripting language perfect for quickly creating the Web features you need. Once you know the basics of how the language works, wouldn’t it be great to have a collection of useful scripts that solve those tricky problems and add interesting functionality to your site? We thought so, too. Instead of starting at “Hello World,” Wicked Cool PHP assumes that you’re familiar with the language and jumps right into the good stuff. After you learn the F… More >>
Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems

The most important things with online buying is a good price, fast delivery and the product received is the item and condition stated. I would recommend and buy from this user again.
Rating: 5 / 5
Pros: The book is fun and easy to ready.
Cons: Teaches some bad coding styles and has a number of spelling mistakes. eg. Reg Ex for validating email has a typo making it useless.
Overall: More for beginners just starting to put what they know into practice. The code provided isn’t ready for production environment.
Rating: 3 / 5
This is an excellent reference book with lots of good chunks of PHP code to incorporate quickly and easily into new or existing code. I’d recommend it as a good reference book with coe you can immediately deploy. Haven’t had a chance to look through entire book but realize that it is going to be something I reference repeatedly.
Rating: 4 / 5
This book offered me examples i badly needed to complete my online class assignment project.
The examples are easy and well explained, so buying this book will not cause you to have any remorse for buying stuff that confuses you. This is the book where you get all the explanations. Even when the script is self explanatory the author takes no chances.. he explains it! One thing to note is that this book is for people who already have some knowledge about PHP.
Highly recommend it.
Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
Rating: 4 / 5
I have coded a good deal in PHP and read a lot of literature on the language along the way. On one’s way of coding this or that web site most programmers run across the same challenges, often simple problems but without an elegant solution or at least not an obvious and handy one. The book appears to be written by experienced coders that have collected their slickest solutions to these problems and structured them into an easy to read format. As an example: How do I convert plain-text with line breaks into HTML markup? Sounds easy enough until one looks at the variety of pitfalls that this problem has. The authors offer an extremely elegant approach to this (function), which, while admittedly not of their own making, appears to me as unique. One cannot appreciate these little gems without paying attention to the detail.
The book covers quite a bit of ground and is not targeting an audience of complete newcomers to the language but those that have coded before and and are now wondering ‘whether there wasn’t a better way of doing things’.
The books is well written and reads easily. It is entirely pragmatic, the authors are not peddling programming ideology but present solutions to everyday problems. Most solutions point out their limitations and caveats and potential ways of improving upon them after clarifying the principles.
I have read this book rather rapidly, probably due to its informal style, almost entertaining. I only realized in hindsight my desire to go back and change this or that portion of code I have written in the past to improve upon simplicity, readability and reliability. Now having digested the material I am quite sure I will reference it again when running across the outlined areas again.
It’s a definite thumbs up for a no-nonsense approach to everyday PHP programming challenges.
Rating: 5 / 5