CARVIEW |
MySQL Books

Bestselling
Learning PHP, MySQL, and JavaScript
by Robin Nixon
Print: $39.99
Ebook: $31.99
Bundle: $43.99
Head First PHP & MySQL
by Lynn Beighley, Michael Morrison
Print: $44.99
Ebook: $35.99
Bundle: $49.49
Regular Expression Pocket Reference
by Tony Stubblebine
Second Edition
Print: $14.99
Ebook: $11.99
Bundle: $16.49
Learning MySQL
by Seyed M.M. "Saied" Tahaghoghi, Hugh E. Williams
Print: $44.99
Ebook: $35.99
Bundle: $49.49
Regular Expressions Cookbook
by Jan Goyvaerts, Steven Levithan
Print: $44.99
Ebook: $31.99
Bundle: $49.49
New
Observing and Optimizing your Application with DTrace
by Angelo Rajadurai
Video: $99.99
PHP: The Good Parts
by Peter MacIntyre
Print: $29.99
Ebook: $23.99
Bundle: $32.99
Learning PHP, MySQL, and JavaScript
by Robin Nixon
Print: $39.99
Ebook: $31.99
Bundle: $43.99
Build Your Own Database Driven Web Site Using PHP & MySQL
(SitePoint)
by Kevin Yank
Fourth Edition
Print: $39.95
Regular Expressions Cookbook
by Jan Goyvaerts, Steven Levithan
Print: $44.99
Ebook: $31.99
Bundle: $49.49
Upcoming
No Books Were Found.
PHP Answers
O'Reilly Answers: Clever Hacks. Creative Ideas. Innovative Solutions.- How to Connect to Data With Flex4
- Just finished HTML/CSS, which would be the next best book?
- parsing xml, php4
- A limiti for XML
- A limit for XML
- Contact web form
- Using Drupal's template.php for Overrides
- How to Generate Charts with JPGraph and PHP
- How to make PHP form on your web site
- PHP DateTime and DateTimeZone Classes
PHP Experts
Julie Steele
is an editor at O'Reilly Media specializing in topics related to organizing, storing, and visualizing data.
Garth Braithwaite
currently works as an Interactive Engineer for a small airline in Las Vegas, NV and hosts InsideRIA's weekly podcast RIA Radio. Garth has a background in Education and Graphic Design.
Sean Hull
is an Oracle DBA and web developer plying his trade as an independent consultant with his own firm, iHeavy Inc., in New York City.
Peter MacIntyre
lives and works in Charlottetown, Prince Edward Island, Canada. He has over 20 years of experience in the information technology industry, primarily in the area of software development.
Online Courses

Client-Side Web Programming Certificate Series is comprised of four courses covering beginning to advanced PHP programming, beginning to advanced database programming using the SQL language, database theory, and integrated Web 2.0 programming using PHP and SQL on the Unix/Linux MySQL platform. Enroll now.
PHP News & Commentary
Thought-provoking Posts from this week
By Amy BlankenshipAugust 7, 2010
Ever since I've started my new gig, I've found I have less time to keep up with the latest happenings in the business. So when I do take the time to read an article, it is usually because it...
PHP as a data source for Flex applications
By Robert BakJune 28, 2010
A whole lot of people seem to be moving from web page development to building RIAs these days. But while the emergence of the new client side technologies is easy to notice, with names like Flex, Silverlight or JavaFX appearing more and more often in the context of web development, the move to RIAs also affects the server side coders.
PHP as a data source for Flex applications
By Robert BakJune 28, 2010
A whole lot of people seem to be moving from web page development to building RIA-s these days. But while the emergence of the new client side technologies is easy to notice, with names like Flex, Silverlight or JavaFX appearing...
Four short links: 21 June 2010

June 21, 2010
Law of Success 2.0 -- a blog of interviews with famous and/or interesting people, from Brad Feld to Uri Geller. Pioneer One -- crowdsourced funding for TV show, perhaps a hint of the future. Pilot shot for $6,000 which was raised through KickStarter. Distributed via BitTorrent. DrasticTools -- PHP/MySQL visualisation tools, including TreeMap, tag cloud, hierarchical bar chart, and...
Flex 4 / PHP Data-Centric Photo Transfers

June 1, 2010
Have you ever-wondered why you mostly see Flex client example code where the photo display galleries are rendered using the ActionScript 3 (AS 3) Loader.load (request:URLRequest, context:LoaderContext=null) class.method? There’s another way to render photos in a Flex client gallery using the AS 3 Loader.loadBytes(bytes:ByteArray, context:LoaderContext=null) that you see used to a lesser degree. Why is this? There are a couple of valid reasons. First, using a URL, whether it is photos included with the Flex client package or remotely from a Web server, making a simple HTTP calls to load the photo is a snap. Second, photo files are stored as bytes of data and not a convenient AS 3 ByteArray data type.
Flex 4 / PHP Data-Centric Solutions

May 25, 2010
Flash Builder provides server-side remoting technology supporting ASP.Net, J2EE, HTTP/REST and SOAP Web services, PHP, BlazeDS, ColdFusion, and LiveCycle Data Services for streaming data to and from a Flex 4 client. This article exclusively covers the PHP server-side remoting technology principally with Zend's PHP ZendFramework web application server. New RIA client and PHP sever development opportunities are emerging using the newly released Flash Builder 4 (Flex 4) IDE linked the recent additions to the Zend Framework PHP Web application server for messaging via Adobe Message Format 3 (AMF 3) serial data streams.
Drupal Webcast
Everything You Wanted to Know about Drupal but were Afraid to Ask
DRM-free
Using Drupal Book Forum
Ask the authors of Using Drupal your Drupal questions in our Using Drupal book forum.
Recent posts:Buy Now and Save
Use discount code: OPC10

All orders over $29.95 qualify for free shipping within the US. See details.
PHP Resources
- Official PHP Site
- Official PHP Wiki
- PEAR (PHP Extension and Application Repository)
- PECL
- PHP on Wikipedia
- PHP News
- Yahoo! PHP Developer Network
- Understanding MVC in PHP
PHP Book Excerpts:
- Using Regular Expressions in PHP and JavaScript from Learning PHP, MySQL, and JavaScript
- Appendix C. Using PEAR and PHPUnit from Learning PHP, MySQL, and JavaScript
- Appendix D. MySQL Functions from Learning PHP, MySQL, and JavaScript
- Appendix E. MySQL's FULLTEXT Stopwords from Learning PHP, MySQL, and JavaScript
Popular Topics
JavaScript | iPhone |
Android | Python |
HTML5 & CSS | Head First |
jQuery | Java |
iPad | PHP |
Perl | Linux |