Table of Contents : The Manual

Preface

Welcome to web development heaven.

If you’re reading the preface to a technical manual, you probably have too much time on your hands. We’re not celebrities, and since the material is what you're after, skip this superfluous section and dive right in.

By kmedlinnc on 3/4/08

1 - Is Preface "Superfluous?"

I might not position the first message the reader as, "Don't read this." What does everyone think of this instead:

Welcome to web development heaven!

CakePHP let's developers develop, designers design, and users use your masterpiece. Developers have literally dozens of PHP web application frameworks to choose from currently. CakePHP stands alone because it doesn't rely on multiple 3rd party frameworks to support core functionality, has a clear development support timeline, and has broad industry support from large scale projects.

You've come to the right place! A lot has changed since CakePHP 1.1 and we're excited to get you started learning CakePHP 1.2.

By kmedlinnc on 3/4/08

2 - err...

not "let's" just "lets" Missed that one in the proof.

Audience

This material is written for developers at all levels of ability; anyone who enjoys creating robust, maintainable applications quickly and effectively.

In order to understand the content of this document, you're going to need to have a working knowledge of PHP. Some basic familiarity with object-oriented programming will also help, though I suppose the introductory sections of this document could act as a primer of sorts.

There will be content that addresses technology which is technically beyond the scope of this document and not specific to the CakePHP framework. Some of these technologies include:

  • AJAX
  • JavaScript
  • SQL
  • Web Server Administration