Beta Web Features
ITS is currently working on adding new features which you can use in your web pages. These features, and how they are used, are subject to change with very little notice.
If you choose to test some of them out, please let Jerry Stratton know if you have any comments.
- Automatic Calendar
- Generate a calendar automatically from your database of events or other date-related items. You can generate HTML calendars, RSS calendars, and more.
- Easy SQL in PHP
- This PHP plug-in makes it a lot easier to work with SQL databases on your PHP pages.
- Embedded Comments
- Embed a comments forum into any php web page at USD.
- File Downloads
- You can provide an interface to downloading files that requires users to go through the interface.
- Form Verification
- If you need to verify that your forms contain appropriate data when submitted, you can use this PHP plug-in to handle both JavaScript and server-side verification.
- Mail Queue
- Queue mail from your PHP scripts to be sent through normal e-mail.
- RSS and iCal Feeds
- This plug-in makes it easy for you to create an RSS or iCalendar feed of your data, as long as you can provide a title, description, and date for each entry.
