CAD related scripts & softwares
phMailer is a very simple php mail script. It can be used on your site as a contact form. This is very helpful if you want your visitors to be able to contact you without them knowing your real email address. On great feature of this script is the ability to allow users to attach multiple files when sending an email directly from your site. Of course, you can disable this feature if you wish. Any file type is accepted as long as they are included in your file extension list. Another popular use for a php email form is protection against spam bots. Spam, is a major downside of email, and placing your email publicly on your website is asking for spam. Spam bots can take your email address right off your site and add it to thousands of spam databases, resulting in a never ending supply of spam for you. I coded this script, because I couldn't find a simple mail script that would allow my visitors to send me attachments while keeping my email hidden from spam bots.
Micro Mailer is a small PHP class which allows you to send emails from your PHP script more simple. It contains an example file as well to learn how to use the class.
XPertMailer is a PHP class that will help you send/read encoded MIME type mail messages (text, HTML, HTML embedded images, attachments) towards a localhost, client, relay with optional authentication and TLS/SSL support. Cc and Bcc functionality are included. The XPertMailer class functions are optimised to execute in a very small time and also to be easy to use. This reduces the size of the code and the time required to write it. The names of the public functions in the XPertMailer class are eloquent so that they can be used without any confusions being made. The data sendig is done according to the RFC 821, RFC 822, RFC 2821, RFC 2822, RFC 2487 and the message type is in conformity with the RFC 2045, RFC 2046, RFC 2047, RFC 2048 and RFC 2049.
Here is something you always wanted.
If you are a php developer and used Windows, you would have with held your application form sending e-mails because of mail() function not working on Windows without a SMTP server. Worry no further. The solution is available now under GNU Public License. (E)SMTP Mailer for PHP is a PHP class which you can intergrate with your application to send mail as long as the server the script is running is connected to the internet.
How (E)SMTP Mailer for PHP works
(E)SMTP Mailer for PHP only relies on DNS records and the destination ESMTP/SMTP server. It acts as a Mail Transfer agent and negotiates the destination mail server to send the mail. Note
(E)SMTP Mailer for PHP requires PHP5 or above to run.
This is a free PHP email form. It has the following features:
**Simple install**
**Unlimited fields**
**Easy field addition**
**Textareas, text boxes or drop downs**
**Custom error messages**
This email form, I wrote to make it easy for people to do what they want. If you want a text box, a textarea or a drop down, just read the user guide and you can do it and it's simple! You can have anything you like, even hidden fields, check it out.
Here is a simple feedback form. Install this on your website which must have PHP installed.
Users will fill in this form which will then be emailed to the admin, and a confrimation email sent to the user.
Easy to install and configure.
A more advanced form is available by subscribing to JCcorp Developers
This script allows users to sign up to a mailing list and you can send a quick e-mail to all users! There's a small form that user's can submit their e-mail address too. Enter the password (that you set) into the form and you will be able to send an e-mail to all of the addresses in the list. The only requirements are PHP and that your server has an SMTP server (as most do) in order to send the message. The script has been tested on Windows and Linux servers with PHP and there's no reason it shouldn't work on any PHP-enabled web hosting server. Also a Spanish version.
This script is very simple for use. Everything what you need to do is that to enter your email adres in mail.php. Second is to modulate, use our or create a new html file for seending to email script. When download this script you have test page to see.
JCmail to go is a free script which allows users to send a quick email from your site.
This script is written using PHP and HTML and is the first script to use a template system from JCcorp. The template system allows you to easily edit HTML with your favorite editor. you can even post your skins here at developers.jccorp.net for others to use!
Please use the forum for suggestions, support and bugs.
Features:
* You can use script to send emails anywhere in the world.
* There is no need to log in
* Quick and easy
* No need to set your account up in Outlook Express
* Easy installation - No database needed
* Use of templates for HTML
Download History:
1.0.0 BETA
First beta version released
easy to use with your php code... Object Base Script, EASY to use with your PHP4/5 script., Support Plain Text, HTML and Plain Text + HTML format., Support multiple reciepients To:, Cc: and Bcc:, Support attach POST & Local file, Auto-detected MIME file type and more...
|