If you have been struggling to set up forms on your web site using cgi, then definitely read this article. Installing a simple PHP form is much easier and faster than installing a cgi form and doesn't need any programming experience.
Welcome to Bucaro TecHelp!

Welcome to Bucaro TecHelp!
Maintain Your Computer and Use it More Effectively
to Design a Web Site and Make Money on the Web

About Bucaro TecHelp About BTH User Agreement User Agreement Privacy Policy Privacy Site Map Site Map Contact Bucaro TecHelp Contact Advertise on Bucaro TecHelp Advertise Here RSS News Feeds News Feeds

HTML5 Solutions: Essential Techniques for HTML5 Developers

Essential Techniques for HTML5 Developers

HTML5 brings the biggest changes to HTML in years. Web designers now have new techniques, from displaying video and audio natively in HTML, to creating realtime graphics on a web page without a plugin.

This book provides a collection of solutions to all of the most common HTML5 problems. Every solution contains sample code that is production-ready and can be applied to any project.

Click Here

Create a Simple, Effective PHP Form for Your Web Site

If you have been struggling to set up forms on your web site using cgi, then definitely read this article. Installing a simple PHP form is much easier and faster than installing a cgi form and doesn't need any programming experience.

How does a PHP form work?

PHP is short for "PHP: Hypertext Preprocessor". It is a server-side, cross-platform, HTML embedded scripting language.

A server side scripting language allows you to create dynamic web pages. Web pages that have been enabled with PHP are treated just the same as any other HTML page, and PHP even lets you create and edit them the same way you would create and edit your HTML pages.

This PHP form consists of 3 web pages, an html page, a PHP page (PHP script) and a thank you page. You collect the visitors information when he fills out the form on the html page. It is then processed by the PHP script which resides on the server. The visitor automatically receives a "thank you for subscribing" message. The form results are returned from the server to your email box.

Server requirements for your PHP form

Check with your web host you have PHP4 installed on your server Most Unix servers do - if so you are in luck and ready to go.

How to create the simple PHP form

You will create a very simple, effective form in which you will collect the name, email address and comments of your visitors. The form results will be sent to your email address.

1. Create the PHP script - copy and paste this code (Jack's FormMail.php script: www.dtheatre.com/scripts/formmail into notepad (not MS Word) and save it as formmail.php

2. Edit the fields - the only recommended field to edit is the "referers" field. This field defines the domains that allow forms to reside on and use your FormMail.php script. If you try to put the form on another server, that is not the specified domain or ip, you will receive an error message when someone tries to fill out your form.

ie: $referers = ('ihost-websites.com','209.123.240.161');

3. Upload the formmail.php script to the web directory which you are planning to use.

Web Design Sections

RSS Feed RSS Feed

Google Reader or Homepage
Add to My Yahoo!
Subscribe with Bloglines
Subscribe in NewsGator Online

Add to My AOL
Add to Technorati Favorites!

Coding Issues
Six Ways to Center an Element on a Webpage
Don't Let doors.txt Take Control of Your Email Server
RSS Basics
Create a Favicon for Your Web Site
Create a Simple, Effective PHP Form for Your Web Site
Advantages and Disadvantages of Frames
Web Design Blunders That Can Cost You Lost Profits
How to Hide From Robots
Syndicate your own content Using aspSyndicator
Playing QuickTime Movies on Your Webpage
How To Effortlessly Use Streaming Audio
Video - Optimizing the Order of Scripts and Styles
Web Designer's Reference
Video - HTTP caching
What is a Web Service?
What is AJAX?
Updates are a SNAP With Server Side Includes
Seven Effective Ways to Build Your Own Web Site
Web Design Troubleshooting Guide
Increase Your Traffic by Recovering Your Lost Visitors
Why a CSS Website Layout Will Make You Money
Why Aren't You Using CGI?
How to Redirect a Web Page Using a 301 Redirect
Update Your Entire Website Instantly


[Site User Agreement] [Advertise on This site] [Search This Site] [Contact Form]
Copyright©2001-2011 Bucaro TecHelp 13771 N Fountain Hills Blvd Suite 114-248 Fountain Hills, AZ 85268