Manage Unlimited categories, sub-categories or sub-sub-categories
Description
This script can be used to manage categories of content stored in a MySQL that is structured in hierarchies of unlimited depth.
The categories hierarchy is stored in a MySQL table that keeps the information about each category including the identifier of its parent category record.
The script provides functions to add a new category, edit, delete and retrieve the details of an existing category. Cross-Browser Compatible (IE6+, FF, Safari and more).
Updates
22/12/2009:
- Added feature to upload icons to each category when add new category or edit it.
- Added feature to show popups with description when the category title is moused over.
Features (Extremely easy to integrate)
- Insert new categories to the structure: ParentID (Parent Category): every category should have a parent category, if it doesn’t then it will be a root category … this variable holds the parent category ID otherwise assign zero.
Category Name, Category Description, Display Order, Show In Main Menu, Icon File ( category name , description, upload icon file, sort order and option to include in main menu or not )
- Edit existing category
- Delete existing category and all sub-categories below it
- Change display order for categories and subcategories
- Upload icons to each category when add new category and subcategory or edit it
- Show popups with description when the category title is moused over
Live Demo
You can View Live Demo: http://www.atixscripts.info/projects/categories/categories.php
Server Requirements
Supports PHP 4 .x or later Supports MySQL 4.x or later (Requires 1 Database)
Can be tweaked or modified once purchased if you know the PHP language.
Support
Please contact with any questions you may have via e-mail (admin[at]atixscripts.info).
Having an XML sitemap for your site is an integral part of search engine optimization (SEO).
The Sitemaps protocol allows a webmaster to inform search engines about URLs on a website that are available for crawling. A Sitemap is an XML file that lists the URLs for a site. It allows webmasters to include additional information [...]
Ajax (shorthand for asynchronous JavaScript and XML) is a group of interrelated web development techniques used on the client-side to create interactive web applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page. The use of Ajax techniques has [...]
JavaScript is an object-oriented scripting language used to enable programmatic access to objects within both the client application and other applications. It is primarily used in the form of client-side JavaScript, implemented as an integrated component of the web browser, allowing the development of enhanced user interfaces and dynamic websites. JavaScript is a dialect of [...]
PHP: Hypertext Preprocessor, is a widely used, general-purpose scripting language that was originally designed for web development, to produce dynamic web pages. It can be embedded into HTML and generally runs on a web server, which needs to be configured to process PHP code and create web page content from it. It can be deployed [...]
WordPress is an open source blog publishing application and can be used for basic content management. It was first released in May 2003 by its co-founders Matt Mullenweg and Mike Little as the successor to b2/cafelog. It is powered by PHP and a MySQL data back-end. As of September 2009, Wordpress is used by 62.8 [...]