Help - Search - Members - Calendar
Full Version: Contact Form?
Zymic Webmaster Forums > Web Design & Development > Server Side Scripting > PHP
bartosz
Do you guys know of any tutorials for writing a basic contact form?
One that would be easy to style in css.

I am using wordpress, perhaps there is some plugins for that?
swordz
For how to write a form that you can easily style with css, look here. Basically, you put a <form> tag and any text boxes ect inside it will then send their data to where you tell them.

As for processing, you just need to play with $_GET/$_PUT, and then MySQL databases, unless you're going to pay to have mail() enabled.

Sorry, this isn't very detailed, I'm in a rush. I may post later.

swordz
noxus
http://www.hotscripts.com/ has everything, free and commercial
EMOruffino
you use wordpress...

google this: cformsII
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.