The PHP Project Guide (2014)

The PHP Project Guide (2014)

1. Introduction

2. Starting a project

3. File structure

4. Development environment

5. Frameworks

6. Following coding standards

7. Frontend design

8. Procedural or Object Oriented?

9. Databases

10. Generic functionality and configuration

11. Commenting code

12. PHP Documentation

13. Speed

14. Security

15. Ideas

16. Examples

17. Hosting your website

18. How to learn