PHP @ Web Programming
 Programming Shed : Programmer Store & Resources
|  ASP.NET  |  HTML / DHTML  |  Java / JavaScript  |  Perl  |  PHP  |  Python  |  XML  |
PHP Index - PHP Book :

PHP Book :
Php String Handbook

Php String Handbook by Matt Wade, Paul Adams, Chris Cornutt, Syed Fahad Gilani, Vikram Vaswani
Check price @
Amazon.com
Amazon.ca
Amazon.co.uk


Php String Handbook
by Matt Wade, Paul Adams, Chris Cornutt, Syed Fahad Gilani, Vikram Vaswani

Paperback: 300 pages ; Dimensions (in inches): 0.56 x 11.54 x 2.64
Publisher: Wrox Press Inc; 1st edition (March 11, 2003)
ISBN: 186100835X


This book will cover all the most important tasks related to dealing with text / strings in PHP. The core of the book will look at PHP's built in string functions and the two flavours of Regular Expressions that PHP supports. String handling functions and Regular expressions basically solve many of the problems but in a very different way. This book won't just look at how to use them but when and where each is appropriate and what affect that choice has on performance.

What this book covers:
• Regular expressions
• String functions in PHP (obviously!)
• How PHP internally handles strings
• Performance of the various string handling options in PHP
• Character sets (ASCII, Unicode, etc.)
• String Searches

From the Publisher: This book is aimed at PHP developers who have to deal with and manipulate strings. PHP is a web development language pure and simple, a large portion of Web programming requires strings to be handled and generated, so this skill is extremely important for PHP programmers. Most general PHP books have some coverage of string handling, but none approach it in nearly as much depth, or have the space to be able to approach the topic in the same Handbook "best practice, task-focused" way.




Book Subjects
PHP Beginner
PHP Reference Manual
Web Programming & Database
 
Other PHP Titles
Programming PHP
by Rasmus Lerdorf, Kevin Tatroe
PHP for the World Wide Web
by Larry Ullman
PHP Pocket Reference
by Rasmus Lerdorf
PHP 4 Developer's Guide
by Blake Schwendiman
MySQL/PHP Database Applications
by Jay Greenspan, Brad Bulger
PHP Programming for Windows
by Andrew Stopford
© 2005-2006, Programming Shed