LEARNING PHP, MYSQL & JAVASCRIPT 6TH EDITION All the example files files from this edition of the book are in folders named 3 through 27 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 of Edition 6 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. Examples that require specific file names to run are also saved in the named_examples folder. 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: https://www.oreilly.com/library/view/learning-php-mysql/9781491979075/ 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 27.