PHP Web Hosting Tool

Free and open source PHP Web Hosting Tools Scripts. These scripts allow you to manage webhosting clients.
  1. No Screenshot
    1949 total visits
    worm is a php utility that will help you scan Apache access log files. It reports about possible attacks of worms like: CodeRed I and II and Nimda.
  2. No Screenshot
    1983 total visits
    Insert FTP can establish connections to a MySQL server hosting a database of FTP accounts used by FTP servers, such as pure-ftpd.Key Features of Insert FTP:- Add new user accounts- Block a user- Change account quotas- Retrieve the details of an FTP user accountRequirements: PHP 4.1 or higher
  3. No Screenshot
    1927 total visits
    htaccess Check can check if an .htaccess file exists in a given directory.If it does not exist it creates with the default Apache directives. If the file exists and has different Apache directives, it gets rewritten with the default ones.Requirements: PHP 4.0 or higher
  4. No Screenshot
    1928 total visits
    CpMailAddresses accesses to a cPanel Web server on behalf of an administrator user, and retrieves the pages that list each type of e-mail addresses: POP accounts, forwarding accounts, and catch-all accounts.The specified type of addresses are retrieved from parsing the pages, and are returned in an array.Requirements: PHP 4.3.0 or higher
  5. No Screenshot
    1790 total visits
    The name of the command to kill is taken from the current script command line arguments. Process Killer uses the ps command to list all running processes and kills those with a name that matched the specified argument.
  6. No Screenshot
    1953 total visits
    Server Navigator presents browseable listings of the contents of a server side directory in a user friendly way.Features of Server Navigator:- Password protection to avoid anyone from seeing your server files- IP address restriction to allow only the accesses of users from a given list of IPs addresses- Can skip files with certain file name extensions- Uses image icons to ...
  7. No Screenshot
    1583 total visits
    PHP DirectAdmin can be used to manage hosting accounts controlled by the DirectAdmin Web panel. It connects to a DirectAdmin panel Web server and can send commands to perform several types of account management actions.Currently PHP DirectAdmin can:- Create and modify accounts- Manage account e-mail addresses- Create databases- Take backups- Retrieve the list of available backups- Retrieve account usage statistics ...
  8. No Screenshot
    1684 total visits
    Several hosting accounts operations can be performed through the cPanel management API.Key Features of CPanel Control Class:- Create or kill an account- Retrieve the list of existing accounts- Suspend and unsuspend accounts- Retrieve the list of available packages- Retrieve the cPanel API versionRequirements: PHP 4.0 or higher
  9. No Screenshot
    1736 total visits
    The information is retrieved from /proc/stat and the user and system mode loads, CPU load percentage and idle load percentage can be returned.Requirements: PHP 3.0 or higher
  10. No Screenshot
    1822 total visits
    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.
  11. No Screenshot
    1580 total visits
    Easy WMI creates a WMI scripting COM object to access Win32, registry, SMS and other WMI providers. Parameters can be set and queries executed to the WMI provider, while the results get returned as arrays.Requirements: PHP 4 or higher
  12. No Screenshot
    1740 total visits
    cPanel Email Accounts is a simple class that can be used create e-mail addresses for domains hosted using a cPanel account. It extends a script originally made available in the zubrag.com Web site.cPanel Email Accounts accesses a cPanel Web server and sends a command to create an e-mail account with a given address, password and quota.cPanel Email Accounts retrieves and ...
  13. No Screenshot
    1517 total visits
    The current process can be forked and child process identifiers can be stored in a pid file. The forked process enters an infinite loop executing its job until it receives a termination signal.The base class is not useful by itself. It needs to be derived to implement daemon job as a function of the sub-class.
  14. No Screenshot
    1666 total visits
    Multi Threaded Daemon can start a given number of parallel threads that execute code defined by functions of implementation sub-classes.The execution of code in critical sections can be managed by using locks in order to assure that only one thread executes the code at a time.Multi Threaded Daemon also manages the access to variables that are shared by threads running ...
  15. No Screenshot
    1813 total visits
    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
Pages 5 of 8« 1 2 3 4 5 6 7 8 »