RSS

Tag Archive | "cms"

A simple PHP mail contact form with MySQL

Tuesday, February 17, 2009

23 Comments

A simple PHP mail contact form with MySQL

Welcome to the first PHP tutorial on TheTechLabs.com. In this tutorial I'm gonna show you how to make a simple php contact form for any website, sending the info by mail and saving it on a MySQL DataBase. This tutorial will be like an intro to a more detailed and complex series of php articles that in the end will result on the interaction of php and flash in a cms system. Hope you enjoy the tutorial.

Continue reading...