Results 1 to 1 of 1

Thread: PHP/Mysql Re-order script

  1. #1

    Thread Starter
    Hyperactive Member PlaGuE's Avatar
    Join Date
    Jun 2005
    Location
    in ur mind.
    Posts
    445

    PHP/Mysql Re-order script

    What i need is help in creating a "re-ordering" script.Something along what PHPBB's (i think Vbull uses it too... im not sure) forum uses.

    Where i can reorder tables/categories with a click of a button.

    If ANYONE has an example or things that will help me.

    Plz post them.

    Thanks.


    ~~~~~~~~~~~~~~~~~~~~~~~

    what i mean is.. Im 'trying' to create a script that 're-orders' "ID" #'s

    like so


    you have lets say

    Links name ID #
    --------------------------
    Home 0
    Forums 1
    Members 2
    Blah 3
    ... ...
    etc 50
    --------------------------
    and then you wana change the order so taht blah becomes #1

    Links name ID #
    --------------------------
    Home 0
    Blah 1
    Members 2
    Forums 3
    ... ...
    etc 50
    --------------------------

    Thats what i cant figure out... nor even devise a concept into which i can then put into code to create a functional 'reorder'ing script.
    Last edited by PlaGuE; Nov 23rd, 2005 at 05:12 AM.
    Without balance, there could only be chaos.
    Without chaos, there could be no balance.
    I live with karma. Eat with destiny. Dream of life without shackles....
    Yet. If life had no consequences, life could not exist, nor could it flourish.


    If at first you dont succeed.You're screwed.

    C++/Java NOOB.

    I aint a professional at PHP, but if i can help i will.

Posting Permissions

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



Click Here to Expand Forum to Full Width