Chapter 16: Command-Line PHP Utilities 571 Listing 16-5: (Yahoo web hosting)

Chapter 16: Command-Line PHP Utilities 571 Listing 16-5: reminder.conf Listing 16-6 shows a sample configuration file for a user. This configuration file can be altered by the user to add, delete, and modify reminders as desired. Listing 16-6: ~username/reminders/reminders.txt # User Reminder Configuration Format # # Lines starting with # are ignored # Lines that are blank are ignored # Format # FREQUENCY: #daily:todo.txt weekly:mon:monday_plans.txt #weekly:tue:tuesday.txt weekly:tue:foo.txt weekly:wed:wednesday_plans.txt weekly:fri:friday_prayer.txt monthly:10:groupmtg10th.txt monthly:30:payroll.txt Continued

Leave a Reply