PHPWidgets! is a PHP class for designing and building pages using reusable elements. It features: Separate code, content, and presentation using PHPLIB templates, and Ability to offer users a personalized page using PHP/PHPLIB Sessions.
Send your email campaigns, online newsletters, email advertisements, through emailmother and receive real time reports detailing when each email is opened. Know the percentage of opened emails with a click of a button. eMailmother also manages and automatically deletes your unsubscribes from EVERY campaign as part of its spam policy. No need to read instructions it takes only 3 clicks. The eMail service is for small and large businesses who want to know if their online marketing programs are working. Additional Option - We can place aplication on your server at an agreed cost plus a licensing fee.
This is a basic forum script. Lacks some features but is simple to modify.
- Fully intergrated secure MD5 member system including register, login and change avator.
- two user classes, staff and regular. Staff can create threads in staff only boards and regulars can only reply to them threads.
- Quick and easy reply to post under all topics.
- Easily create new threads/topics.
- Quick edit post feature under all users posts.
- Controled by sessions for extra security.
- Easy to theme, just edit a simple CSS stylesheet file.
- Edit images, replace existing forum images with yours in the images directory.
Originally made for a simple PHP game, as a planning board.
BCunits is simply a slightly fancied up .sql file which runs through PHP, and creates (or adds to an existing) database table in a MySQL Database, and inserts a list of measurments or units of time etc.
Current version has: days (1-31), months (January-December) and hours (12:00 PM-12:00 AM).
What would you ever need this for? Well, I used it to make it very very easy to make drop down menus with my other scripts. There could be over 7 million different uses for this, but I doubt it.
Form validation script available in two versions: simple and extra. Both can check any html form to see if the specified fields are not blank. If there are fields blank, the visitor is notified and send back to the form. If all data is correctly filled in 12validateform simple will format the form data into a message and send it to a specified email address. 12validateform extra, will first format a message to send to the visitor for confirmation. Meanwhile his data is saved in a temporary file on your computer. If a confirmation link in the message to the visitor has been clicked the data is formatted into another message and sent to you. The visitor can also cancel his message and you can put a maximum number of days for data to be stored.