User Profile
Collapse
Profile Sidebar
Collapse
jawad malik
Last Activity: Sep 16 '10, 10:27 AM
Joined: Sep 15 '10
Location:
-
i am working on search engine. I want this to rotate search results. A same user can see records sequentially that the last record will not be served at the top and so on. I have use random function but it does't solve the purpose. -
Display records sequentially without repetition
I want that each time i execute query it display records in a way that the top record will be positioned last and so on.
First time when i executed query it will display like this
name
A
B
C
D
second time
name
B
C
D
A
third time
name
C
D
A
B
fourth time
name
D
A
B...
No activity results to display
Show More
Leave a comment: