Chapter 23. Creating a Simple Calendar
This chapter will pull together the lessons you've learned so far regarding the PHP language and building small applications. In this chapter, you'll continue your learning in the context of creating a small calendar.
In this chapter, you will learn
How to build a simple calendar script How to view and add events in your calendar How to build a class library to generate date pull-downs in HTML forms
|