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 »
Posted by Pete | Posted in SSH/Bash | Posted on 15-11-2009-05-2008
0
In this short and simple tutorial we will look into why there is no function for renaming in SSH. Or is there!!
Read the rest of this entry »
Posted by Pete | Posted in PHP Functions | Posted on 10-08-2009-05-2008
0
In this tutorial we will learn how to list all the files that are in a directory via PHP. This is a quick and easy technique which will also remove the . and .. from the listings. So lets get started.
Read the rest of this entry »