PHP Web Hosting Tool
Free and open source PHP Web Hosting Tools Scripts. These scripts allow you to manage webhosting clients.-
cPanel Tools can be used to manage cPanel hosting accounts. It can access the administration pages of cPanel installation Web server on behalf of a given administrator user, and executes several types of cPanel management operations.Currently cPanel Tools can manage account e-mail addresses, auto-responders, domain parking, addons, sub-domain redirection, databases, user accounts, .htaccess access file directives, and file permissions.
-
Filebase can be used to retrieve information about the current Web server setup.Filebase can determine the server machine OS, the Web server document root path, the current script path, and the PHP include path.
-
Page Ripper can be used to retrieve and alter remote Web pages.Page Ripper can retrieve HTML pages from remote sites and extract parts of the HTML data and optionally replace with new values.
-
WMSServer can be used to retrieve statistics of usage of a Windows Media server.WMSServer uses a Windows COM object to connect to a Windows Media server given a its host name and user name and password to retrieve the statistics.WMSServer can retrieve many types of statistics regarding the users connected to the Windows Media server, bandwidth usage, protocol type usage, ...
-
Apache 2 log file parser class can be used to parse common log format files generated by Apache 2.Apache 2 log file parser reads an Apache log file into an array. Each log file line can be parsed to retrieve the request details: IP address, date, HTTP method, URI, response status code and user agent.
-
Simple Server provides an interface for implementing TCP socket servers by handling the connections, sending and retrieving data to the clients that connect to the server.Simple Server has the ability buffer the data received from the clients. The data may be returned to the calling script in smaller chunks split by a given divider character sequence.Simple Server is convinient for ...
-
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 ...
-
IPC Shared Memory is a package that can be used to share information between different processes using several types of shared memory containers.A few shared memory container classes are provided implementing the same interface: file based, SysV shm, MySQL record.The interface has functions for atomically fetching or storing shared memory data and also functions to start or finish transactions that ...
-
PHP script cPanel X can be used to manage cPanel hosting accounts. It establishes a connection to a Web server with the pages for managing an hosting environment and emulates the actions of a cPanel administrator user.Currently this script can add and remove e-mail accounts or sub-domains.
-
Daemon Emulation can be used to create and manage daemon processes.Daemon Emulation starts a new child process that is left asleep while the main process runs. After some time the main process wakes up the child and exits. The child starts another child process which gets is left asleep while its parent process runs and so on.Daemon Emulation requires the ...
-
3SS CPanel can be used to manage accounts of Web hosting clients of systems using the CPanel application.3SS CPanel can call functions of CPanel API to manage domains, accounts, packages, etc.. It can create, kill, suspend and unsuspend hosting or reseller accounts.
-
DCOP calls for PHP can be used to execute actions in KDE applications running in a local desktop machine.It establishes a DCOP protocol connection to retrieve the list of currently running KDE based applications, as well the list of actions supported by a given application. Then it can validate arguments and execute any of the supported application actions.You can for ...
-
Unreal script is an utilityclass (PHP4 only) to do serverstatus-queries against UnrealTournament servers.
-
Size is a simple class that can be used to retrieve the available space in a disk partition given its path.Size can retrieve the disk size, free space and used space. It supports also retrieving the disk space on a Windows drive given the respective letter based disk path.
-
Logs the date, ip, script name, additional text. Additionally, display_log(), does not log duplicate entries within $toler seconds, resolves real ip for proxies.To use to log access to a php script or events by client.Notice: make sure that the log file has write privilege for Web server.

