Ready-to-use AJAX-based Site Administrator's workplace. With this package Yo can:
run SQL-queries on Your database, and get 'EXPLAIN PLAN' for them. Pre-defined queries sets can ve used. Three access level modes - ordinary user, admin with 'ONLY READING' queries, and full-access admin. Parameters can be used in queries.
Backing up SQL data to xml/gzip backup files.
Restoring SQL data from backups
File manager (download.upload.delete files on server)
All tasks implemented as plugin modules, so it's easy to write Your own plugins. Empty stub plugin provided for this.
Yet Another Community System (YACS) is an open source, open-standards web dynamic system based on PHP and MySQL with a focus on best practices and code quality. The YACS product has a straightforward and modular component architecture that covers most common needs of demanding web masters. By design, YACS makes an efficient usage of computing and networking resources, and it allows for several kinds of extensions. Download the latest release!
Are you looking for an ideal software solution so you can start your own social networking portal? If so, then you have just found what you were looking for.
PHX is a very thin platform to develop modular PHP web applications. PHX organizes your web application into smaller applications or modules. Each application is located in a separate directory. Each application responds to commands by executing a code, and a layout file for each command. There is a common application layout file for each application. PHX supports nested layouts by also executing layout file of parent applications, before formatting the final output.
PHX is only one file: 'phx.php', which is called with each request. A request is basically a browser GET or POST. PHX looks for the request stored in the variable "phx_c" ("phx_c" can be changed to any other name, such as "action"). An example request is the URL: "./?phx_c=phx.register". This is the "register" command issued to the root application. This is another URL: './?phx_c=phx.members.display'. This is a "display" command requested from the "members" application, which is directly located under the root application, basically a subdirectory called './members/'. You can of course have infinite number of nested applications. Notice that the request consists of words separated by dots. Command is right most word, while the left most word is always the root application.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.