November 2006
Intermediate to advanced
304 pages
8h 6m
English

CREATE A DYNAMIC WEB SITE
Now it’s time to assemble many of the ideas and code from previous chapters into a framework for a complete Web site. In this chapter, we will make more extensive use of include files, integrate the content management and authorization code developed in Chapters 4 and 5, build a dynamic navigation system that displays links according to the site’s folder structure, and explore many new PHP functions and the techniques for using them.
We have seen how to use include files to share code, such as database queries, among multiple pages. Now we will ...
Read now
Unlock full access