-
This script provides and implementation of several algorithms to sort the elements of an array. The algorithms that are implemented are: Merge sort, Shell sort and Bubble sort.
-
Cpanel Backup allows trasferring the backup data via SCP (Secure Shell Copy) as alternative to regular FTP. The remote destination directory for the backup file can also be specified. Requirements: PHP 4.0 or higher
-
Getopt_Util can be used to simplify the development of shell scripts with php.
-
easy_console can process arguments passed from the command line shell and execute them calling functions of a given class. The available commands implemented by the specified class can also be listed.Requirements: PHP 5.0 or higher
-
unixDate can take a given date and format it calling the UNIX shell date command. Parameters can be passed to the date command in order to add or subtract periods of time, such as years, months, day, hours, minutes and seconds.Requirements: PHP 5.0 or higher
-
OO shell scripts using PHP starts by opening the standard input, output and error streams. Functions of OO shell scripts using PHP is to read and write the standard streams, as well as execute arbitrary commands, are provided.Requirements: PHP 5.0 or higher
-
XShell takes a command line with program path and eventual arguments and executes the program opening a pipe from which it reads the program output.Any errors are also included in the command output stream so that they can be returned into the same value string as the result.
-
The PHP SSH2 extension is used to establish an encrypted connection with a specified host.Shell can authenticate on behalf of a given user, execute a shell command, retrieve the command output and send or receive files to the remote host, like with the scp command.Requirements:PHP 4.0 or higher
-
Can't get a shell account at your webhost? Want to be able to use normal Unix commands to maintain or clean up your directories, create backups, install software and debug scripts? Easy to install, set up and use. Multiple security features include password protection, valid referrer URL list, hidden directories, configurable file names. This script can be used for moving ...
-
CLI is a(C)command (L)ine (I)nterface - shell argument parsing and handling class. Features of CLI classes:- automatic required arguments detection, - handling of switches without values, - automatic help page display, - support for unlimited number of arguments, - support for multiple instances of the same arguments and more.
-
The Winamp Shell ProXy is a package of two components:- The w5sp.exe, a little commandline tool written in VB which acts as a proxy on the system shell- A php-class which serve a full featured winamp remote control to a webclient.After defining some parameters in the configuration file (where to find the w5sp.exe, the winamp.exe, etc.) the class instance can ...
-
Sort script provides and implementation of several algorithms to sort the elements of an array. The algorithms that are implemented are: Merge sort, Shell sort and Bubble sort.
-
Pcom is a PHP-driven webtelnet, that is a web interface to execute shell commands/external programs on a server without telnet access. It's useful when you need to perform shell actions nut you don't have access to a shell on the server. It can handle non-interactive sessions and interactive programs in background.

