Description
Details
List of 3,500+ categories for php Link Directory (phpLD) version 4.0 directory script. The list is comprehensive enough and very well structured for any new web directory. This is one of the largest and best list of phpLD4.0 categories currently available on the net.
The list is provided as a set of SQL INSERT command script that will automatically create the category structure for your brand new phpLD4.0 directory. All you need is to copy the contents on to a MySQL QueryBrowser script window and execute. You can also use phpMyAdmin to create the category structure.
Structure
Details
The list inserts values in the following fields:
- ID
- TITLE
- CACHE_TITLE
- TITLE_URL
- CACHE_URL
- DESCRIPTION
- TDESCRIPTION
- CATCONTENT
- PARENT_ID
- STATUS
- DATE_ADDED
- HITS
- SYMBOLIC
- SYMBOLIC_ID
- META_KEYWORDS
- META_DESCRIPTION
Others
Additional Information
File Format | MySQL Script |
---|---|
Format Details |
The package contains list as a set of SQL INSERT Command statements doing the following: a) Insert records in the PLD_CATEGORY table b) Insert record in the PLD_CATEGORY_SEQ table |
Total Records | 3,500+ |
Additional Info |
Background FAQs
If you have set up a new web directory using phpLD4.0 script, the first thing you will need before anyone can submit to your directory is a list of categories, sub-categories and sub-sub-categories. Adding categories to your web directory is a tedious job. You may be able to manage creating 25 categories manually in 10 minutes. But how about creating 3,500 categories? Here is a time saver solution for you. |
Keywords | phpld, phpld4, category, categories, dump |
Key Phrases | phpld category dump, phpld4 categories, categories dump phpld, web directory categories, web directory, free categories dump |
Specific Terms and Condition | Unauthorized copying, distribution and use of this product is strictly prohibited. You can purchase and download this product from www.eBusinessGems.com. If you find this product being distributed from any other store, please immediately inform [email protected] Thank you. |
Sample
Details
INSERT INTO `PLD_CATEGORY` (`ID`, `TITLE`, `CACHE_TITLE`, `TITLE_URL`, `CACHE_URL`, `DESCRIPTION`, `TDESCRIPTION`, `CATCONTENT`, `PARENT_ID`, `STATUS`, `DATE_ADDED`, `HITS`, `SYMBOLIC`, `SYMBOLIC_ID`, `META_KEYWORDS`, `META_DESCRIPTION`) VALUES (3413, 'Tournaments', 'Sports: Tennis: Tournaments', 'Tournaments', 'Sports/Tennis/Tournaments/', '', NULL, NULL, 3309, 2, '2007-02-14 13:37:03', 2, 0, 0, 'Tournaments', ''); INSERT INTO `PLD_CATEGORY` (`ID`, `TITLE`, `CACHE_TITLE`, `TITLE_URL`, `CACHE_URL`, `DESCRIPTION`, `TDESCRIPTION`, `CATCONTENT`, `PARENT_ID`, `STATUS`, `DATE_ADDED`, `HITS`, `SYMBOLIC`, `SYMBOLIC_ID`, `META_KEYWORDS`, `META_DESCRIPTION`) VALUES (3414, 'Jumps', 'Sports: Track and Field: Jumps', 'Jumps', 'Sports/Track_and_Field/Jumps/', '', NULL, NULL, 3310, 2, '2007-01-20 15:14:57', 1, 0, 0, 'Jumps', ''); INSERT INTO `PLD_CATEGORY` (`ID`, `TITLE`, `CACHE_TITLE`, `TITLE_URL`, `CACHE_URL`, `DESCRIPTION`, `TDESCRIPTION`, `CATCONTENT`, `PARENT_ID`, `STATUS`, `DATE_ADDED`, `HITS`, `SYMBOLIC`, `SYMBOLIC_ID`, `META_KEYWORDS`, `META_DESCRIPTION`) VALUES (3415, 'Marathon', 'Sports: Track and Field: Marathon', 'Marathon', 'Sports/Track_and_Field/Marathon/', '', NULL, NULL, 3310, 2, '2007-01-20 14:40:36', 1, 0, 0, 'Marathon', '');