27 projects tagged "PHP"
AbanteCart is an extensible shopping cart application with a fast-growing number of extensions. Easy extension installation and management is provided with one-step installation. Upgrade support is in the control panel. Backward supportability in upgrades and backup/restoration are followed in every upgrade. A sophisticated and easy-to-use shopping cart control panel is available, with a “Search anything” feature for fast information location and editing. Help instructions are embedded into the control panel pages. AbanteCart is fast, with low resource consumption, and can be installed and run on virtually any shared or dedicated hosting.
Exim4U is a Web-based user interface and integrated software configuration for the Exim message transfer agent (MTA). Using any modern Web browser, you can use it to manage Exim email domains, user accounts, aliases, forwarders, and much more. Exim4U is a derivative work of the Virtual Exim (Vexim) project.
JOMS is a CMS that allows you to describe permissions, source for content, and layouts for your pages in a JSON file. You can also describe objects (field representation, field validation, field data, stateflow, permission, etc.) in a JSON file. JOMS mixes both JSON files, an HTML skin file, and provided data, and generates an HTML file. It provides a simple, flexible, useful instrument for developing a reusable and extensible site.
JSBlend is a cross-platform, Web-based file comparison and merge tool written mostly in Javascript. It can display differences in two files and allow the user to selectively merge them by editing one of the files. While JSBlend is a general purpose diff/merge tool, it is especially suitable for managing conflicts in configuration files on servers after an update. Many server machines do not have any GUI framework installed, and are often run in headless mode on remote sites. Using desktop-based GUI tools for merging the conflicts is not always possible. JSBlend can be a very useful tool when either used standalone or embedded inside an existing administration console.
Multiple Select Dropdown List with AJAX can be used to dynamically create multiple Select lists with data from a MySQL table. When the user chooses an option from the Select list, it calls an Ajax function which accesses a PHP file, which will return another Select dropdown according to the option selected.