PHP form to email tutorial – Part 2 – Setting up the PHP

In Part 1 we setup the actual contact form using basic html form tags and form elements.
Here in Part 2, we are going to setup the PHP code to receive the data (or info) from that contact form. Open up your html editor and create a new PHP page. Enter the following code bits, in [...]

PHP form to email tutorial – Part 1 – Setting up the form

This weekend I did some volunteer work for a local non-profit by constructing an online form in php that would email from their website. I’m going to simplify that form and walk thru a tutorial to help you build your own online php forms.
Part 1 will walk you thru setting up the actual form to [...]

PHP script for calculating shipping based on weight and destination

Developed this php script for one of my clients eCommerce sites. They needed their shopping cart to calculate shipping costs based on the weight of the item and the destination. And all US shipping was to be Free. Best application for this code is in Click Cart Pro version 6+ but here is the [...]

wvoheater project

Web Development project completed in July 2008 for wvoheater.com. Following is the specifications outline of the project.