- Mastering The Faster Web with PHP,MySQL,and JavaScript
- Andrew Caya
- 263字
- 2021-06-25 21:16:52
Download the example code files
You can download the example code files for this book from your account at www.packtpub.com. If you purchased this book elsewhere, you can visit www.packtpub.com/support and register to have the files emailed directly to you.
You can download the code files by following these steps:
- Log in or register at www.packtpub.com
- Select the SUPPORT tab
- Click on Code Downloads & Errata
- Enter the name of the book in the Search box and follow the onscreen instructions
Once the file is downloaded, please make sure that you unzip or extract the folder using the latest version of:
- WinRAR/7-Zip for Windows
- Zipeg/iZip/UnRarX for Mac
- 7-Zip/PeaZip for Linux
The code bundle for the book is also hosted on GitHub at https://github.com/PacktPublishing/Mastering-the-Faster-Web-with-PHP-MySQL-and-JavaScript. In case there's an update to the code, it will be updated on the existing GitHub repository.
All the code examples given in this book can be found, within the code repository, in a folder named according to the chapter's number. Thus, it is expected that you change your working directory at the beginning of each chapter in order to run the code examples given within. Thus, for chapter 1, you are expected to enter, on the container's CLI, the following commands:
# mv /srv/www /srv/www.OLD
# ln -s /srv/fasterweb/chapter_1 /srv/www
And, for the next chapter, you are expected to enter these commands:
# rm /srv/www
# ln -s /srv/fasterweb/chapter_2 /srv/www
And, so on for the following chapters.
We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!
- C++ Primer習題集(第5版)
- Getting Started with ResearchKit
- 造個小程序:與微信一起干件正經事兒
- Microsoft Dynamics 365 Extensions Cookbook
- Network Automation Cookbook
- ASP.NET Core 2 and Vue.js
- Learning SAP Analytics Cloud
- Java:Data Science Made Easy
- Ext JS 4 Web Application Development Cookbook
- Flowable流程引擎實戰
- Practical Microservices
- 工業機器人離線編程
- Mastering jQuery Mobile
- 體驗之道:從需求到實踐的用戶體驗實戰
- 零基礎學Java(第5版)