Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
ISBN: 1593271735
Reviewer Ratings
Relevance:Readability:
Overall:
Buy it now
One Minute Bottom Line
| Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems is a wicked cool publication for rookie and novice PHP programmers. The collection of useful PHP scripts provided in Wicked Cool PHP can serve as a great library for a noob or a quick reference to fix the nagging issue plaguing a novice developer's web application. If you're looking for a book that's less theory and more straight-to-the-point code, Wicked Cool PHP belongs on your bookshelf. |
Review
My favorite chapter of Wicked Cool PHP is chapter five: Working with
Text and HTML. Regular expressions are extremely powerful and the amount of
information you can acquire from simple page scraping and processing is
amazing. Chapter five shows the user how to scrape a XHTML document for links,
substring replacement, and converting plain text into XHTML markup.
- Login or register to post comments
- 3890 reads
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)









