Posts Tagged ‘form’

PHP Tutorials: Security – SQL Injection

Protect against SQL Injection and avoid database compromise through variable data that hasn’t been sanitized. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorials: Security – XSS (Cross-site scripting)

Protect against injecting of client-side scripts (such as JavaScript) on your website. XSS affects any user-defined data that is output anywhere on your site. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorial: Install ReCaptcha -HD-

In this tutorial, you will learn how to install ReCaptcha to prevent form spam. Besure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http For business related inquires contact us at rivercitygraphix@yahoo.com

PHP Tutorial: Email File Attachments [part 02]

WEBSITE: betterphp.co.uk In this part I show you the code for the mail_file() function we created. And here is that wikipedia link I promised: en.wikipedia.org

PHP Tutorial: Email File Attachments [part 00]

WEBSITE: betterphp.co.uk In this video I demonstrate the email file form we will be making in this tutorial.

PHP Tutorial: Professional Registration System (Part 2)

Download Tutorial Files: www.phpvault.net This tutorial will teach you how to create your own professional php user-registration system for your website. I will be uploading more tutorials, so please subscribe.

PHP Tutorial: Professional Registration System (Part 3)

Download Tutorial Files: www.phpvault.net This tutorial will teach you how to create your own professional php user-registration system for your website. I will be uploading more tutorials, so please subscribe.

HTML PHP Tutorial – Building a working Contact Form Part 3.flv

Check User Sign Up Name Tutorial Javascript Ajax PHP for Social Network Community

Get the script here: www.worldofwebcraft.com In this lesson you will get a free script example to copy and paste plus a video guide on the programming logic involved to accomplish checking a user’s name in your sign up form using a simple Javascript Ajax post to PHP. The PHP will check our mySQL database to see if the username is already taken or not and lets the user know right away while they are filling out your sign up form.