PHP Classes

File: release_notes.txt

Recommend this page to a friend!
  Classes of Ersin Güvenç   PHP Cat Nested Model Category Class   release_notes.txt   Download  
File: release_notes.txt
Role: Documentation
Content type: text/plain
Description: release notes
Class: PHP Cat Nested Model Category Class
Manage an hierarchy of categories stored in MySQL
Author: By
Last change: -seo.class.inc query_link problem fixed.
Date: 15 years ago
Size: 825 bytes
 

Contents

Class file image Download
New in 0.0.3 alpha 2 -seo.class.inc query_link problem fixed. New in 0.0.3 alpha php_cat Changes: -sql file changed. -example_admin.php and other examples files completely changed. -added some error warnings for unexpected situations. -New Php5 exception error functions added. -seo.actions and actions.class joined in one class. -seo.class.inc update link increase problem fixed.Query_link method changed. -added parent_id for getting top categories .. (deleted TP value from sql (has been deprecated!)) New in 0.0.2 alpha: php_cat Changes: - Added children method for get to parent children - Added depth method for find the category level - Group by cat_name collision problem fixed.Changed to group by cat_id. - If no record in database you can add category. New in 0.0.1 alpha first version.