Welcome Guest!

If you do not have an account yet on The Web Squeeze forums, please Register! It’s FREE and there are many benefits:

  • Receive Fast Advice
  • Learn Programming Languages
  • Get Professional Website Reviews
  • Quick Troubleshooting Assistance

> Content Categorisation

This is a discussion on Content Categorisation, within the PHP section. This forum and the thread "Content Categorisation" are both part of the Programming Your Website category.

 
Reply to this topicStart new topic
> Content Categorisation, Content categorisation
geyids
post Jun 9 2008, 09:09 AM
Post #1


New Squeeze
*

Group: Members
Posts: 2
Joined: 29-February 08
From: Nairobi, Kenya
Member No.: 189



Hello Forums
I'm currently designing a website that needs content categorization for example in these page here. Is there anything I can install to have something like these that an admin has to login to edit the info? thanks


--------------------
Go to the top of the page
 
+Quote Post
paintingtheweb
post Jun 9 2008, 04:50 PM
Post #2


Squeezing
***

Group: Members
Posts: 70
Joined: 14-February 08
From: Las Vegas, NV
Member No.: 122



Do you have any experience with PHP/MySQL? That's fairly easy to do with a relational db. You can do that like so:

Table: category
-id
-name

Table: imems(or whatever your categorizing)
-id
-category_id
-name

QUOTE (geyids @ Jun 9 2008, 07:09 AM) *
Hello Forums
I'm currently designing a website that needs content categorization for example in these page here. Is there anything I can install to have something like these that an admin has to login to edit the info? thanks


--------------------


"Always program as if the person who will be maintaining your program is a violent psychopath that knows where you live." Martin Golding
Go to the top of the page
 
+Quote Post
geyids
post Jun 11 2008, 05:21 AM
Post #3


New Squeeze
*

Group: Members
Posts: 2
Joined: 29-February 08
From: Nairobi, Kenya
Member No.: 189



QUOTE (paintingtheweb @ Jun 10 2008, 12:50 AM) *
Do you have any experience with PHP/MySQL? That's fairly easy to do with a relational db. You can do that like so:

Table: category
-id
-name

Table: imems(or whatever your categorizing)
-id
-category_id
-name


Im not so good in either but I can interprete some PHP. On the site I'm using Drupal 6.2 CMS, will that be any easier?


--------------------
Go to the top of the page
 
+Quote Post
If you found The Web Squeeze to be helpful, please donate so we can keep this site FREE, FRESH, and fortified with Web Design & Development info!
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: