PHP
PHP -Search for a file on a site
Here is a script I wrote to help me find files on my php server. You enter the text to search for and it will return a list of files and directories that contain the search term.
Read more...
 
PHP - CHMOD a directory recursively

The script below loops over the specified directory and chmods its files, directories and subdirectories recursively.

Read more...
 
PHP - Unzip an uploaded file using php

If you dont have shell access to your server and need to unzip a file on your php server you can use the script below:

Read more...
 
PHP - Compare directories for file changes

On the heels of my last php script, I had to modify this slightly to compare our version of a website (in this case a joomla website) against a vanilla version of the joomla install.

It was fairly straight forward…

Read more...
 
PHP - What files on a site have been modified?

Recently I had to search through a php site to find what files had recently been recently modified. I wrote a script to do it heavily based on this one at coding forums posted by missing-score.

Here is the code I used:

Read more...
 


Help my beer fund

RocketTheme Joomla Templates