Protect Globals

Posted by Pete | Posted in PHP Functions | Posted on 30-11-2009-05-2008

0

This tutorial is an advancement to the first tutorial (here). This tutorial is able to run every time the page loads and removes any tags and helps stop injection into globals such as $_COOKIE, $_SERVER etc.
Read the rest of this entry »

Advertise On PK-Tuts

Ajax Form Submit

Posted by Pete | Posted in Javascript/AJAX Tutorials | Posted on 14-08-2009-05-2008

0

In this tutorial I will show you how to submit a form using ajax and return the response into a form field. I will use an example to convert the first form field text into capitals. So here we go.
Read the rest of this entry »

Tutorials Written By Peter Kelly