In this tutorial we'll be dabbling into some jquery. We'll be intergrating a jQuery plugin called jFlow into a website. Type: JavaScript Tutorials Level: Experienced
Sometimes it's a nice touch to include an e-mail feedback form on your contact page or elsewhere on your web site. Let's create an e-mail form using html and a simple php script to send it along. Type: PHP Tutorials Level: Beginner
The problem with my basic PHP Mail Form tutorial is that it offers no protection from spam and meta tag injection. This is fine if you have a very low-traffic site not listed at major search engines, or have a private website, but bigger sites need more. Type: PHP Tutorials Level: Experienced