All the files are in the folders named 3 through 29 of this archive, according to the chapters from which they are taken. You will need a web server installed (such as Ampps) to run many of the examples - please see Chapter 2 for full details.
As well as being saved in their chapter number folder, the Robin's Nest example files are also in the folder robinsnest, so that you can copy the folder to a web server to try for yourself. Please read the final chapter for details on setting up the database etc. All the other information you need to run, understand and modify these examples can be found in the book.
For the latest news on this book, including any errata that have been discovered since its publication (and any updates to these files), please visit the O'Reilly web page.
Directory listing 06 11 16 21 26 07 12 17 22 27 03 08 13 18 23 28 04 09 14 19 24 29 05 10 15 20 25 robinsnest (See the Note below)
Tip: Once you have a web server set up, copy the entire examples structure of folders and subfolders into your document root directory, and you'll easily be able to navigate through them by typing localhost into your web browser.
Note: The robinsnest folder link will issue errors when clicked unless you have previously created both a MySQL user and database called robinsnest, and run the setup.php program in this folder, as outlined in Chapter 29.