Fixed URL to examples

Fixed URL to examples
This commit is contained in:
RobinNixon
2020-12-10 13:25:59 +00:00
parent dca49b8363
commit 58aed687d2
+1 -1
View File
@@ -10,6 +10,6 @@
<p>To read the examples as you work through the book you can view them here in a folder structure matching the chapters in the book.</p>
<p>Once you have a web server set up, copy the entire structure of folders and subfolders into your document root directory by downloading and extracting <a href='lpmj6examples.zip'>lpmj6examples.zip</a>, and you'll easily be able to navigate through them by typing <i>localhost</i> into your web browser.
<p>Once you have a web server set up, copy the entire structure of folders and subfolders into your document root directory by downloading and extracting <a href='https://github.com/RobinNixon/lpmj6/blob/master/lmpj6examples.zip'>lpmj6examples.zip</a>, and you'll easily be able to navigate through them by typing <i>localhost</i> into your web browser.
<p><b>Note</b>: The <i>robinsnest</i> folder link will issue errors when clicked unless you have previously created both a MySQL user and database called <i>robinsnest</i>, and run the <i>setup.php</i> program in this folder, as outlined in Chapter 29.</p>