Blog

From the minds of Division Overlay. Learn new techniques with our well formated tutorials, and get project updates all right here.

Posts Tagged ‘tutorial’

Creating a basic email form using PHP

Thursday, July 16th, 2009

Introduction

In this tutorial you will learn how to make a basic email form using xhtml, css and php. In this tutorial we will be making a small contact form where the user will fill out a form and using php will email it to your inbox. We will look in to error processing for eliminating some spam in this tutorial as well. (more…)

Tags: , ,
Posted in Uncategorized | 8 Comments »

Dynamic content plug-in

Wednesday, August 6th, 2008

Today we are building a “plug-in” mainly for WordPress, but you we will show you how to use it on a regular site as well.

You will need to know a certain degree of how to make a website from scratch. It would be to your best advantage to know PHP, jQuery, CSS and XHTML to fully understand what is actually happening.

(more…)

Tags: , , , , ,
Posted in Web Development, javascript | 5 Comments »