Pligg is an open source content management system available for download at no cost. Pligg is based on PHP/MySQL, please see the server requirements list to check if your host is compatible with the latest version of Pligg. For additional support please visit the Pligg Forum where you can find help 24 hours a day thanks to our excellent development team and contributors. Pligg is free software, but you are welcome to donate any amount by clicking the button below.
There is no more excuse not to update the frontpage of your online shop every week or to create a more pleasant looking entry page for your online forum or community site - now.
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.
phpSimpleCMS is a simple turn-key website system. The code is free to download and use under the GPL licence. It is designed to help you build content rich web sites that include pay per click ads. It's similar to a blog except that it is much simpler and does not require a database like MySQL. ...continues
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.