Results 1 to 7 of 7

Thread: Make TAG's with PHP

  1. #1
    Join Date
    Jul 2008
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Make TAG's with PHP

    hi!
    I see some webs with a similar style as wordpress.com. For example: http://codesnippets.joyent.com/ (see the "Top Tags Alphabetically" at the left the page)
    how can i make a small web with 3 or 4 categories?
    I have this pages:

    - index.html
    -- Programing
    ----- applescript
    ----- cocoa
    -- OS
    ----- windows
    ----- linux
    ----- mac

    In the index.html i see all the categories, but If i click into Windows I see only the posts of Windows.

    thanks!

  2. #2
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    I am sorry, but it is hard to understand what you are trying to say. Could you please state your MAIN PROBLEM and explain DEEPLY?

    Thank you, if you do what I suggested, in advance.

    -magicyte

  3. #3
    Join Date
    Jul 2008
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    In my index, i would like to list all my posts, but, if i put: www.page.com/tag/ajax i would like to list only the pages of ajax.

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    A good start would be to learn how to program with a framework like CakePHP. MVC frameworks include most of what you want to do, pre-built.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    CakePHP?? What is that framework? I have not ever heard of such a framework in my life. I see it enables PHP developers to create robust PHP apps, but why is this so so special? Does it help the NON-developers w/ PHP apps?

    -magicyte

  6. #6
    Join Date
    Jul 2008
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    yes, i don't want a program... i would like to make all and very simple

  7. #7
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    It will be a lot simpler if you use the framework, since it includes most of the things you'll need pre-built for you.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •