| TOTAL: 44 Page: 1 of 3 |
|
yaIndexer 1.0
This script allows you to create simple and well looking indexes for directories when this future is disabled by server or you just can't stand this ulgy Apache/Lighttpd/whatever index look.



| Hits: | 13 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-08-05 |
WebExplore 1.0
This class can be used to browse and manage files stored on the server. It presents a Web page based user interface that lists files stored on the server. The class also provides a user interface to let the users perform several types of operations to manipulate the files and directories like: copying, renaming, deleting and searching.


| Hits: | 31 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2008-07-23 |
Data Caching in PHP
When writing more advanced PHP based online applications the need to improve performance is often desirable. By caching arrays of data that have been queried from a database such as MYSQL you can save substantial CPU cycles, particularly with data that is needed frequently but seldom changes. Instead of querying the database each time a page is called, we can read the file contents and have the data at our fingertips. For simple queries this will only be necessary in high traffic websites but

| Hits: | 14 | Platforms: | Linux Mac Windows |
| Ratings: | Last Updated: | 2008-06-09 |
PHPUnzip Class 1.0
A simple to use semi-stream based PHP class for reading and extracting the contents of a zip file for those in need of the functionality but do not have PHP compiled with zip support. Includes ability to output the zip contents to files instead of reading them into memory. Very easy to use and integrate to existing code.


| Hits: | 45 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2007-06-25 |
dirLIST 0.1
dirLIST is a PHP directory lister that allows you to list all the files and folders in a given directory. It is very simple to setup and use! Some of dirLIST's key features: * List all the files and folders in a given directory * Show the sizes of folders and files * Ability to exclude specific files and folders * Ability to exclude files with certain extensions * Works on both UNIX and Windows systems * Statistics including total files and folders and page load time * Alternating ro



| Hits: | 182 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2007-05-28 |
Quick and easy random link generator 1.0
I will show you how to make a random link generating script in PHP. The script will store a list of links which you provide, randomly select a specified number of links from the list and display them.

| Hits: | 21 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2007-03-28 |
Upload a File 1.0.0
Copy and paste the following code into your editor and run it (code comments are included). There is no live demo of this script for security reasons (server load) but we successfully tested it. You can include this script inside any member area to avoid the use of the upload function from any malicious users.

| Hits: | 21 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2007-01-26 |
Simple PHP Quote
This script displays a random quote out of a text file that you maintain. You can customize it with CSS, and add it to your page with a simple include statement.



| Hits: | 71 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2007-01-10 |
css-editor 1.0
Feature: * Create CSS in your native language. * Categorize your elements. * Compress CSS Files, remove those useless line breaks, tabs & double spaces.. On a 700 bytes css file it can sometimes save about 100 bytes. * Use css files for database purposes. * Independent function library that you can use very easily to parse css files to 3d php arrays. * Identify & memorize color codes, click a memorized color and the color-hex code is sent to the edit field with one


| Hits: | 52 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2007-01-08 |
TheDeleter 1.0
TheDeleter is a very smart script that you can browse all your files and directories online .. you can delete any directory or file in very simple click .. we know that you can do it using the ftp program but TheDeleter make it much much much faster than any FTP program ..also can delete any unempty directory in just a click.. This scripts have secure cpanel you have to login .. has multilanguage function .. and will be realeased soon..


| Hits: | 133 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-09-27 |
PHP Server Copy 0.1
One of the biggest pains in hosting a website comes when you realize that you need to switch servers, or mirror a website. Ideally your initial server should do you just fine, but theres always those times when you find a better deal, the initial server gets hacked and you need to move, or for whatever reason you need to move your site, to another server. Now if your site hosts a lot of files, this can present itself to be a problem in fact become a quite cumbersome ordeal especially if you


| Hits: | 178 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-08-04 |
File System Wrapper
The file system layer is used to provide a 2 way method of manipulating the File system. One is using the standard File System calls and the other is by using the FTP wrapper provided. The advantage of using such a Layer are stated below * No Safe mode access problems * No CHMOD issues * Remote file access * Files are easily writable * System independent File read and writes.


| Hits: | 71 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2006-07-12 |
Delete utility 1.0
Delete utility is a script that will allow you to delete files and/or directories from your server, that the server writes and the FTP server complains about you not having permission to delete it. We wrote this script due to the many times we had encountered this error, but we believe that alot of people will be in need of a script to do just the same thing as we needed it for.


| Hits: | 100 | Platforms: | Linux Mac |
| Ratings: | Last Updated: | 2006-06-17 |
JAB Directory Displayer 1.0
JAB Directory Displayer is a free script written in PHP, it allows people to access a file and folder displayer which is accessed through a single password. You can choose a top level directory and it will allow the user to view files and folders below that directory. You can choose whether to make files clickable or not. Folders are always clickable.


| Hits: | 51 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-15 |
phpFile 0.1
This is intended to be either a base class to be extended or can be used on its own. The included example shows how a new file can be created and data written and inserted in the middle of the file. The phpCSV class shows an example of how this class can be extended.


| Hits: | 42 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-06-05 |
drRTF
Dadan Ramdan php scripting site, php, script.

| Hits: | 31 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2006-05-12 |
Server Based Code Find and Replace Script 1.1
This php script is a "find and replace" tool for your website on the server side. You can search for any string of code in a file or in a webpage, and quickly replace it with the code you specify. You can specify a directory or replace code on your entire website. You can now replace source code, words, numbers, phrases, affiliate link code, google adsense code, or fix simple code errors you may have missed. Never again will you have to download files, edit them , and then re-upload to get the j


| Hits: | 6879 | Platforms: | Linux Windows |
| Ratings: | Last Updated: | 2005-12-13 |
Index0r 0.6
The ultimate controlable directory indexer and file browsing script that you can include on just about any page or be just a directory index. Includes file/directory blacklist to hide files.


| Hits: | 9894 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-13 |
Drop-In Lister 0.2
This directory lister is a simple PHP based script for reading and navigating directories on your website. Use it in combination with your CMS, or for testing pages or links. It consists of one file which parses your directory and file structure and writes it out in a nice CSS based list. CSS and headers are easily customized.


| Hits: | 6372 | Platforms: | Linux |
| Ratings: | Last Updated: | 2005-12-13 |
PclZip - PhpConcept Library Zip 2.4
PclZip library offers compression and extraction functions for Zip formatted archives (WinZip, PKZIP). PclZip gives you the ability to manipulate zip formatted arhives. You can create an archive, list the content and extract all its content in the file system. PclZip defines an object class which represent a Zip Archive. This class manages the archive properties and offers access method and actions on the archive.


| Hits: | 5551 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-13 |