| SiteNews |
|
|
| See this Module |
|
PHP Programming : Modules
Here I put some of the modules I created. Most of them I built out of utter selfishness: I needed to do something quite tedious, was bored by it, and built myself some code to do it for me. So, feel free to use these tools if you wish so, and if you encounter any bugs or problems, or if you have a suggestion for another tool/module to use, feel free to send me an email.
| Dynamic Menu Creator |
 |
Create and control a website's menu. I use this module to constantly update the menu on your lefthand side. This is specifically useful to easily update the site when you upload a single page without re-uploading the entire contents again. |
| Calendar |
 |
A Complete Calendar module. Click on a day to see its' information, or add an event to see it presented. This module is a standalone Calendar, supporting multiple events per day. |
| Site News Module |
 |
Many sites have news section. This module allows the site administrator to control the news items through a single page, easily and quickly. |
| User Registration and Login |
 |
Not much to explain about this one.
Register, get confirmation email, chose a password, and get access to a site. This script also allows the administrator to chose Site Authorization levels, and use these to decide which operations are to be allowed to a specific user. |
| Email Template Message Builder |
 |
A small module meant to send mass HTML mails from pre-built templates. It creates a customized email message out of prebuilt template, so you can later on send it to your site's users. |
| Guestbook |
 |
Tiny little guestbook for your site. In this module, you will see the guestbook of my site, but it can very well be used as a standalone module. |
| Sim Log Editor |
|
This little module was created for people who play RPG IRC simulations. It manipulates strings to edit the raw junk out of IRC logs, and clean them out for posting at user groups or forums. |
|