email

Smart .NET Ajax Contact Form

Smart .NET Ajax Contact Form

.NET AJAX Contact Form It uses just 1 file to validate, process and send the completed contact form to your e-mail address. Does not reload the page to validate or send the form. Features: - No page reloads. - Anti spam. - AJAX Bullet List and MessageBox, if fields aren’t correct or incomplete. - Invalid e-mail validator. - Invalid dropdownlist validator. - Thank You / Success Message. - Easy to configure your e-mail adress. - Cust...

Data Validation class

Data Validation class

The key to a stable and secure application or website is data validation. Validating things like email addresses, numbers, and other data can be very time consuming and add a lot of extra lines of code to your website if you want to do it the right way. This class can make the data validation part of website development a lot easier. This class is very easy to use. Because all the methods are static they are faster and callable without insta...

PHP Error logger

PHP Error logger

This script also can help you for supporting your clients because you can see what went wrong on a particular date. This can help you solve the problem faster. Logger can be used to log PHP errors and problems instead of showing them to the visitors. This way it’s easieer for you to detect problemens in a website/application and solve them. And your visitors won’t be bothered with ugly error messages. Features Print errors to screen Ema...

Beta Splash Page Email Signup Form

Beta Splash Page Email Signup Form

Beta Email Signup Form This is a very simple, yet stylish, form for your website where visitors can enter their email address (and name if desired) to be added to a contact list. It uses AJAX to submit and validate email and will also function if the user has JavaScript disabled. Installation is quick and painless. This form does not require a database to function as it will create and store input into a CSV file. In a nutshell: Very easy t...

Powerful PHP Helpdesk/ Support Ticket System

Powerful PHP Helpdesk/ Support Ticket System

This PHP application is a powerful Helpdesk/ Support ticket system. It allows you to add a form on your website where customers can create support tickets. You can then respond to these in the admin panel. Really easy install, only 4 steps required. Demo: Ok I’ve created a demo… Create test tickets, using the following example form: http://helpdeskdemo.christianowens.com/form.html Admin Panel:http://helpdeskdemo.christianowens.com/...

Server monitor

Server monitor

Servermonitor is a script that helps you monitor your servers and services. You can maken a list of services you want to monitor and directly check if they are online or make a cronjob that will check every hour and email the results to your mailbox. How to use Below you find example of how you can use the servermonitor class. include("servermonitor.php"); $Monitor = new ServerMonitor(); $Monitor->add("Local server", "192.168.1.106", 888...

Beta Invitation Helper

Beta Invitation Helper

Beta Invitation Helper A simple app that will store and output email address for your site. It can be used for beta invitations or notifying users when your site is ready. A mysql database is required to store emails addresses. Features: You can customize the success message. Email validation is included. Duplicate emails won’t be recorded. A custom page is used to view all emails, separated by commas or semi-colon. Easy HTML /CSS custom...

Mailing List

Mailing List

Mailing List System by Streek Description Light-weight yet powerful mailing list system that enables guests to subscribe via form and unsubscribe via e-mail. It allows admins to send newsletters and manage members. Very easy to add on to existing website. The newsletters accept HTML ! To those who were having blank update.php pages, the files have been updated. Please re-download the files and it’ll be up and working Details Instal...

Simple Multiple File Upload

Simple Multiple File Upload

This component allows users to upload multiple files from a single form. Uses the jQuery Javascript library to add more file input fields so that the page doesn’t need to be refreshed. Features Simple to include Allows multiple files to be uploaded at once Highly configurable Only allow certain file types Attaches uploaded files to an email Updated (22/07/09) The script now includes the PHPMailer class so that all uploaded files can be em...

Simple PHP Contact Form

Simple PHP Contact Form

v2.1 released! – Nov. 11th, 2011 Be sure to check out the AJAX version of this contact form – embed the form in any page (including .html) and send messages without reloading the page! Simple PHP Contact Form allows you to easily place a self-contained Contact Page on any PHP page of your website. Live Demo View a demo installation! Features include: Very easy to integrate into any existing PHP page on your website. The form style can ...