WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDESPHP CLASSESCODE SEARCHARTICLES SEARCHPHP FORUMSPHP MANUALPHP FUNCTIONS LISTWEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Join us on FaceBook
Submit a code Example / Snippet Submit Your Code
Poker Tournaments Poker Tournaments
Poker Guide for Developers Poker Guide for Developers
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Resources
Web Development Content
Internet Security Software
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
פרייסז - הכח לקנות עובר לידיים שלך
Texas Holdem Poker Evangelists

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : Formit 1.0. PHP Very easy to implement form-template(s) to email script. Works with multiple templates and HTML-format email. Only one file!
Categories : PHP, Email, HTML Update Picture
rudy nooyen
Date : May 22nd 2000
Grade : 3 of 5 (graded 5 times)
Viewed : 8988
File : formit.zip
Images : No Images for this code example.
Search : More code by rudy nooyen
Action : Grade This Code Example
Tools : My Examples List

Submit your own code examples  Submit your own code examples 
 

Formit 1.0 (PHP)
----------------------------------------------

Easy 2 Use form2mail script:

A script that simply sends all fields from a form
according to a layout made in a template, and,
optional a 2nd template for acknowledgement.
Template(s) can also include HTML syntax.
I couldnt find this anywhere in PHP, so here it is:
Just change the mandatory vars/fields in form.html
as pleased, and you can send any form made in
the template.txt file preformatted. It's a bit
easier than making it with all the \n's and
vars etc. in php. This one does it for you.
You can also use a 2nd template that will send
another form to the sender as an acknowledgement.
You can give the url to go to after successfully
and not successfully sending the form.

In the template, just fill in the field-names,
by having them surrounded with chars: {{and}}.
You can have multiple {{ }} on one line.

-----------------------------------------------
Todo: lots of things, but the main goal was to
keep this script easy and simple to use.......You need : A server/host with PHP supportand a
computer would be handy.
----------------------------------------------
If you have any Q's or comments about this
script you can mail me: nooyen@home.nl.
If you make alterations or have improvements,
please let me know also.

Please leave the php code intact if you choose
to implement it in your website. Thank you.
Rudy Nooyen.
-----------------------------------------------





Query2Report : Generating Html, Pdf and Csv Reports from SQL Query
Categories : PHP, PHP, HTML, PDF, Excel
Script to check values being submitted by POST or GET method from a form. This script may help diagnose what variables are being supplied by a browser to other php scripts.
Categories : HTML, Variables, Debugging, PHP, HTTP
Protect your mailto: email addresses from bots
Categories : PHP, Email, Java Script
A web-based php3 IMAP email client supporting address books, attachements (downloading and sending), LDAP searching, and much much more.
Categories : Email, PHP, LDAP
email new items in db
Categories : PHP, Email, Databases, MySQL, Beginner Guides
PHP MIME Decoder. This class decodes Mime Encoded email message. Attachments are stored in a director. Works with Multipart/alternative, multipart/mixed etc. see http://p3mail.com for example.
Categories : PHP, PHP Classes, Email
Three Cool Classes and One Trick
Categories : PHP, PHP Classes, Graphics, Email
An email validation script that actually checks against the recipient's mail server.
Categories : Email, Complete Programs, PHP, Network, Debugging
Email a user with out exposing email address
Categories : PHP, Databases, MySQL, Email
Take multiple text files and do simple formatting on them and add them to a webpage
Categories : HTML, Filesystem, PHP
AITSH Mail
Categories : Complete Programs, Email, PHP
color codes for positive and negative numbers
Categories : PHP, MySQL, Databases, HTML
Sending email with random details
Categories : PHP, Email, Debugging
Class that allows the PHP developer to establish connections with a POP3 mail server amd be able to list, retrieve and delete mail messages from a given mail box.
Categories : Network, Email, PHP, PHP Classes
This script shows you the 7th latest php items from the mailing list archive on zend.com
Categories : HTML, HTML and PHP, HTTP, PHP