You've made it one step down the development path—you have the my_contacts table ready, waiting for contacts to be added. In this chapter, you learn how to:
Create an administrative interface for adding a record
Create a script to insert the record into your table
Require session-based authentication before the script can be viewed or the record can be added